/** Shopify CDN: Minification failed

Line 20:10 Unexpected "%"

**/
.news-container {
    margin-bottom: 128px;
}

.blog__title {
    font-size: 3rem;
}

@media screen and (max-width: 749px) {
    .news-container {
        margin-bottom: 64px;
    }
}

.width-100% {
    max-width: 100%;
    width: 100%;
}

.articles-wrapper {
    margin-top: 48px;
}

.card__information {
    display: flex;
}

.card__heading a:hover {
    text-decoration-line: none;
}
/* 
.news-custom ul {
    height: 300px !important;
} */

.slider-mobile-gutter {
    height: auto !important;
}