* {
    word-spacing: normal !important
}

body {
    font-size: .80rem
}

.btn, .dropdown-item, .nav-link {
    letter-spacing: normal
}

.btn, .lg-sub-html p, .nav-link, .navbar .btn-sm {
    font-size: .8rem
}

.dropdown-menu {
    font-size: .8rem
}

.share-dropdown .dropdown-menu .dropdown-item {
    font-size: .75rem
}

.btn-group-sm > .btn, .btn-sm {
    font-size: .75rem
}

.accordion-wrapper .card-header button, .nav-tabs .nav-link {
    font-size: .9rem
}

.accordion-wrapper .card-header button:before {
    margin-top: .5rem
}

.filter, .filter ul li a, .meta, .post-category {
    font-size: .7rem
}

.post-meta {
    font-size: .75rem
}

.post-header .post-meta {
    font-size: .8rem
}

blockquote {
    font-size: .9rem
}

.blockquote-footer {
    font-size: .65rem
}

.blockquote-details p {
    font-size: .85rem
}

.icon-list.bullet-bg i {
    top: .25rem
}

.fs-lg {
    font-size: 1.05rem
}

.h3, h3 {
    font-size: 1.15rem
}

.h4, h4 {
    font-size: 1rem
}

.h5, h5 {
    font-size: .95rem
}

.h6, h6 {
    font-size: .9rem
}

.lead {
    font-size: .95rem;
    line-height: 1.6
}

.lead.fs-lg {
    font-size: 1.1rem;
    line-height: 1.55
}

.display-1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
    .display-1 {
        font-size: 2.5rem
    }
}

.display-2 {
    font-size: calc(1.355rem + 1.26vw)
}

@media (min-width: 1200px) {
    .display-2 {
        font-size: 2.3rem
    }
}

.display-3 {
    font-size: calc(1.335rem + 1.02vw)
}

@media (min-width: 1200px) {
    .display-3 {
        font-size: 2.1rem
    }
}

.display-4 {
    font-size: calc(1.315rem + .78vw)
}

@media (min-width: 1200px) {
    .display-4 {
        font-size: 1.9rem
    }
}

.display-5 {
    font-size: calc(1.295rem + .54vw)
}

@media (min-width: 1200px) {
    .display-5 {
        font-size: 1.7rem
    }
}

.display-6 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
    .display-6 {
        font-size: 1.5rem
    }
}

.display-1 {
    line-height: 1.15
}

.display-2, .display-3 {
    line-height: 1.2
}

.display-4, .display-5 {
    line-height: 1.25
}

.display-6 {
    line-height: 1.3
}

.counter-wrapper .counter {
    font-size: 2.05rem
}

.counter-wrapper .counter.counter-lg {
    font-size: 2.25rem
}
