:is(.is-root-container, .wp-site-blocks) .three-columns > * { width: calc(50% - 15px); }
.location-search-form__item { flex: 1 0 0px; }
.location-search-form__button { width: max-content; }
:is(.is-root-container, .wp-site-blocks) .gform_footer { width: max-content; }
:is(.is-root-container, .wp-site-blocks) .page-footer__menu { max-width: 570px; }
:is(.is-root-container, .wp-site-blocks) .page-footer__menu-column { width: auto; }
:is(.is-root-container, .wp-site-blocks) .page-footer__contacts { max-width: 570px; }
:is(.is-root-container, .wp-site-blocks) .page-footer__form .gform_wrapper form { flex-direction: row; }
:is(.is-root-container, .wp-site-blocks) .page-footer__form .gform_body { flex: 1 0 0px; }
:is(.is-root-container, .wp-site-blocks) .page-footer__bottom { flex-flow: wrap; justify-content: space-between; text-align: left; }
