/** Shopify CDN: Minification failed

Line 49:0 Expected "}" to go with "{"

**/
.article__image-wrap {
    width: 100%;
    max-width: 100%;
}
.article__image-wrap .article__featured-image {
    margin-bottom: 0px;
    /* padding-bottom: 54% !important; */
}
.custom_main_article .image-element {
    height: 100%;
}
.custom_main_article .btn {
    background-color: #e3e3e3;
}
.custom_main_article .rte {
    font-family: 'Roboto', sans-serif !important;
}
.custom_main_article .rte * {
    font-family: 'Roboto', sans-serif !important;
}
.custom_main_article .section-header {
    margin-bottom: 40px;
}
.custom_main_article .section-header__title {
    margin-bottom: 16px;
}

.section-header__title.appear-delay {
  font-family: 'Roboto', sans-serif !important;

@media screen and (max-width:767px) {
    .custom_main_article .page-width {
        padding-inline: 20px;
    }
    .custom_main_article .rte h1, 
    .custom_main_article .rte h2, 
    .custom_main_article .rte h3, 
    .custom_main_article .rte h4, 
    .custom_main_article .rte h5, 
    .custom_main_article .rte h6 {
        margin-bottom: 20px;
    }
}
