/* Heading tags follow H1 > H2 > H3 > H4. These rules keep the original look. */

.section-title > h2.seo-kicker,
.section-title > h3.seo-kicker,
.section-title > p.seo-kicker {
    font-weight: 400 !important;
    font-size: 13px !important;
    color: #666 !important;
    text-align: left !important;
    margin-top: 4px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    top: auto !important;
    line-height: 1.4;
    float: none;
    position: static !important;
}

.section-title > h2.seo-sort,
.section-title > h2.seo-section-sub {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #292929 !important;
    text-align: left !important;
    padding-bottom: 20px !important;
    position: relative;
    top: 15px;
}

.fs-carousel-wrap_title-wrap > h2.seo-lock:before,
.banner-widget_content h2.seo-lock:before {
    background: #ff1919;
}

.video-section-title > h3.seo-kicker,
.video-section-title > p.seo-kicker {
    float: left;
    margin: 0 0 0 20px;
    color: #bfc2c9;
    font-weight: 600;
    padding-top: 14px;
    font-size: 18px;
    text-align: left;
}

.video-item-title h3 {
    text-align: left;
    color: #fff;
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
}

.grid-post-media_title h3 {
    text-align: left;
    color: #fff;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding-bottom: 10px;
}

.grid-post-media_title h3 a {
    color: #fff;
}

.video_carousel_title > h3.seo-lock {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
}

.fs-carousel-wrap_title-wrap > h2.seo-lock {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 12px;
    position: relative;
}

.fs-carousel-wrap_title-wrap > h2.seo-lock:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 0;
    width: 40px;
    height: 2px;
}

.fs-carousel-wrap_title-wrap > h3.seo-kicker,
.fs-carousel-wrap_title-wrap > p.seo-kicker {
    color: #fff;
    font-size: 0.83em;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
}

.about-img-hotifer > h3.about-hotifer-name {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
    text-align: left;
    color: #fff;
    margin: 0;
}

.about-img-hotifer > h4.about-hotifer-role {
    font-size: 0.83em;
    font-weight: 700;
    padding-bottom: 0;
    text-align: left;
    color: #fff;
    margin: 0;
}

.error-wrap h1 {
    font-size: 194px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 10px;
    position: relative;
    font-family: Inter, sans-serif;
}

.error-wrap h1:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 50px;
    height: 2px;
    bottom: 30px;
    margin-left: -30px;
}

.author-content h2.seo-lock {
    font-weight: 600;
    color: #666;
    text-align: left;
    float: left;
    width: 100%;
    font-size: 14px;
    padding-bottom: 15px;
    margin: 0;
}

.comment-body h3.seo-lock {
    font-weight: 600;
    color: #666;
    text-align: left;
    float: left;
    font-size: 15px;
    margin-bottom: 15px;
    margin-left: 50px;
}

.banner-widget_content h2.seo-lock {
    text-align: left;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    margin: 0;
}

.banner-widget_content h2.seo-lock:before {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    width: 30px;
    height: 2px;
}

.list-post-content h2 {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    display: block;
    width: 100%;
    clear: both;
}

.post-widget-item-content h3 {
    text-align: left;
    font-weight: 500;
    padding-bottom: 4px;
    font-size: 13px;
    margin: 0;
}

button.comment-reply-link {
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    color: inherit;
    font: inherit;
}

html, body {
    font-family: Inter, sans-serif;
}

.seo-visually-hidden {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
