.section--light .phone__number {
 
    font-family: montserrat, sans-serif;
    font-size: 1.75rem;
    font-weight: 500;
}

.section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {
    background-color: #293246bd;
}

.section--dark .featuredblocks-grid-e .featuredblock__item:hover .featuredblock__bgImage:before {
    background-color: #293246;
}

.section--light .gallery-grid--item {
    outline: none;
    outline-offset: 0;
    margin: auto;
    text-align: center;
}

.boxshadow.section__bg--light-1::before {
    box-shadow: 0 8px 10px rgb(0 0 0 / 14%);
}

