body {
    font-size:1.1rem;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}
p {line-height:2;text-align:justify;}

.navbar-brand > img {max-height: 140px;max-width: 140px;}

.card-pinned {position: relative;display: block;}
.card-pinned-top-start {position: absolute;top: -0.35rem;left: -0.35rem;}
.card-pinned-top-start.badge {border-radius: 0.8125rem 0 0.8125rem 0;}
.card-pinned-top-end {position: absolute;top: -0.0625rem;right: -0.0625rem;}
.card-pinned-top-end.badge {border-radius: 0 0.35rem 0 0.35rem;}
.card-pinned-bottom-start {position: absolute;bottom: -0.0625rem;left: -0.0625rem;}
.card-pinned-bottom-start.badge {border-radius: 0 0.8125rem 0 0.8125rem;}
.card-pinned-bottom-end {position: absolute;bottom: -0.0625rem;right: -0.0625rem;}
.card-pinned-bottom-end.badge {border-radius: 0.8125rem 0 0.8125rem 0;}

.article-format .embed-responsive, .article-format iframe, .article-format img, .article-format p {margin-bottom:0}
