.leadForm input:not(input.btn.submit),
.leadForm textarea {
    width: 100%;
    margin: 10px 0;
    color: #111;
    background: #fff;
    border-color: #d0d0d0;
    transition: all .3s;
}


.featuredblock__wrap.animated {
    align-items: center;
}

.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap:after {
    background: unset;
}

.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    background: #fff;
}

.section.fb-grid-a-title-overlaps-image span.featuredblock__title {
    font-size: 18px !important;
    font-weight: normal !important;
}

.logo__title.component__title {
    font-size: 36px;
}