/** Shopify CDN: Minification failed

Line 26:15 Expected ":"

**/


.h0 {
    font-size: 32px;
}

h2, .h2 {
    font-size: 18px;
    font-weight: 700;
    background-color: #F5F6F2;
    padding: 6px 12px;
}

.main__title {
    background-color: transparent;
    padding: 0;
}

h3, .h3 {
    font-size: 16px;
    font-weight 500
}

.rte h3:not(.no-bg) {
    background-color: #F5F6F2;
    padding: 6px 12px;
}

.multicolumn.background-primary .multicolumn-card {
    background: #fff !important;
    border-bottom: 1px #ccc solid;
}

.multicolumn-list__item:last-child .multicolumn-card {
    border-bottom: none;
}

@media (min-width: 990px) {
    .multicolumn.background-primary .multicolumn-card {
        border-right: 1px #ccc solid;
        border-bottom: none;
    }

    .multicolumn-list__item:last-child .multicolumn-card {
        border-right: none;
    }
}
