

/* Featuredblocks */
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap:after {
    display: none;
}
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title br {
    display: none;
}
.featuredblocks-grid-a .featuredblocks .featuredblock__title {
    font-family: "raleway-bold";
    font-size: 1.125rem;
    line-height: 1.625rem;
}

/* Locations */
.single-locations-1 .locations-a .location__direction-link .cta__link.component__link--1 {
    text-align: center;
    width: 13.75rem;
    height: 2.25rem;
    padding: 7px 8px 5px;
    max-width: 100%;
    border-radius: 0;
    box-shadow: 2px 2px 0 0 #9BA0A6, inset 2px 2px 0 0 #9BA0A6;
    background: rgba(155, 160, 166, 0.7) !important;
    color: black;
    transition: color 0.2s, background-color 0.2s, border 0.2s;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    text-decoration: none;
}
.single-locations-1 .locations-a .location__direction-link .cta__link.component__link--1:hover {
    box-shadow: 2px 2px 0 0 #b6babe, inset 2px 2px 0 0 #b6babe;
    background: #b6babe !important;
}

/* Custom colors */
.videobanner-a::before {
    opacity: 0.4 !important;
}
.section.fb-grid-a-section-overlap .section--light .featuredblocks-grid-a .featuredblocks,
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    background-color: #fff;
}
.section--light .form-a .form__submit input.component__button--1 {
    color: #1e326b;
}
.section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button--icon.component__button--1, .section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button.component__button--1, .section--dark .cta__button--icon.component__button--1, .section--dark .cta__button.component__button--1,
.section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button--icon.component__button--1:hover, .section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button.component__button--1:hover, .section--dark .cta__button--icon.component__button--1:hover, .section--dark .cta__button.component__button--1:hover,
.section--dark .contactform--a .contactform__form .contactform__submit input.btn, .section--dark .testimonials-item button, .section--dark .testimonial__content input[type="submit"], .section--dark .editable button, .section--dark .editable input[type="button"], .section--dark .editable input[type="reset"], .section--dark .editable input[type="submit"], .section--dark .form-a .form__form-container .form__submit input, .section--dark .form-a .form__submit input, .section--dark .contactform .contactform__form-container .contactform__submit input,
.section--dark .contactform--a .contactform__form .contactform__submit input.btn:hover, .section--dark .contactform--a .contactform__form .contactform__submit input.btn:active, .section--dark .testimonials-item button:hover, .section--dark .testimonials-item button:active, .section--dark .testimonial__content input[type="submit"]:hover, .section--dark .testimonial__content input[type="submit"]:active, .section--dark .editable button:hover, .section--dark .editable button:active, .section--dark .editable input[type="button"]:hover, .section--dark .editable input[type="button"]:active, .section--dark .editable input[type="reset"]:hover, .section--dark .editable input[type="reset"]:active, .section--dark .editable input[type="submit"]:hover, .section--dark .editable input[type="submit"]:active, .section--dark .form-a .form__form-container .form__submit input:hover, .section--dark .form-a .form__form-container .form__submit input:active, .section--dark .form-a .form__submit input:hover, .section--dark .form-a .form__submit input:active, .section--dark .contactform .contactform__form-container .contactform__submit input:hover, .section--dark .contactform .contactform__form-container .contactform__submit input:active {
    color: #1e326b;
}
.section--light .articles__categories.mm-menu {
    background: transparent;
}
.articles__categories .mm-navbar {
    background-color: #1e326b;
}
.section--light .articles__categories-link {
    background-color: #C1C5CA;
    color: #1e326b;
}
.section--light .articles__categories-link:hover {
    color: #1e326b;
    background-color: #e2eaf4;
}