/* Preserve typography where the original heading relied on its HTML tag. */
.seo-breadcrumb-heading { display: inline; font: inherit; color: inherit; margin: 0; }
.seo-green-heading { margin: 0; font: inherit; }
.seo-green-line { display: block; font-family: var(--tp-ff-heading); }
.seo-subheading { font-size: 20px; }
.seo-product-heading { font-size: 28px; }
.seo-home-slogan { margin-bottom: .5rem; }
.tp-hero-4-text .seo-home-heading {
    max-width: 235px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.8);
    font-family: var(--tp-ff-marcellus);
}
.tp-footer-2-widget-title { font-size: 24px; }
img.img-fluid { height: auto; }
.seo-sized-image { height: auto; }
.seo-authored-h1 { font-size: 40px; }
