.gallery-item--text-left {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
}

.section--dark .featuredblocks-grid-b .featuredblocks .featuredblock__title {
    color: #FFF !important;
    font-weight: bolder !important;
}

.section--dark .featuredblocks-grid-b .featuredblocks .featuredblock__content p {
    color: #FFF;
    font-weight: bold;
}
span.featuredblock__bg-image--overlay {
    opacity: 0.36 !important;
    background-color: #000 !important;
}


.forms--2col-textarea .form-a .form__col-top .form__input, .forms--2col-textarea .form-a .form__col-bottom .form__input {
    width: 100%;
    z-index: 1;
}