:is(.is-root-container, .wp-site-blocks) .page-footer__middle { flex-wrap: wrap; gap: 0px; }
:is(.is-root-container, .wp-site-blocks) .page-footer__middle--left { border-bottom: 1px solid rgba(255, 255, 255, 0.1); flex-wrap: wrap; gap: 30px 20px; margin-bottom: 50px; padding-bottom: 50px; }
:is(.is-root-container, .wp-site-blocks) .page-footer__middle--right { text-align: center; }
:is(.is-root-container, .wp-site-blocks) .page-footer__middle .wp-block-spacer { display: none; }
:is(.is-root-container, .wp-site-blocks) .page-footer__middle .wp-block-social-links { justify-content: center; margin-top: 50px; }
:is(.is-root-container, .wp-site-blocks) .page-footer__middle .wp-block-buttons { justify-content: center; }
