/* Site Adjustments */
:root {
    --hero-logo-mobile-width: 200px;
    --hero-logo-width: 300px;
    --phi1-1-heading-2-text-color: var(--secondary-base);
}

/* amenities */
#presentational_headline_1 .over-image-header, 
#presentational_headline_2 .over-image-header {
    line-height: 1.5;
}

/* neighborhood */
@media only screen and (min-width: 1600px) {
    .content-container .neighborhood-text-section {
        background: var(--background-2-base);
    }
}

/* contact */
#bf-revz-widget-12345680515183 > iframe {
    margin: 1rem 0 0 0 !important;
}