#seo-content-top h1,
#seo-content-top h2,
#seo-content-top h3,
#seo-content-bottom h1,
#seo-content-bottom h2,
#seo-content-bottom h3 {
    font-size: 18px;
    text-transform: uppercase;
}

#seo-content-top h1 {
    margin: 1.5rem 0 2rem 0;
}

#seo-content-top a,
#seo-content-bottom a {
    color: #fc6d46;
    font-weight: 400;
    text-decoration: underline;
}

#seo-content-top .btn-read-more,
#seo-content-top .btn-show-less,
#seo-content-bottom .btn-read-more,
#seo-content-bottom .btn-show-less {
    font: 400 14px/22px "Montserrat", sans-serif;
}