/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
span.red{color:red;}
footer.footer-dark #block-footergl .logos-menu{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"xunta xacobeo"
    "menu menu";align-items:center;row-gap:1rem;}footer.footer-dark #block-footergl .div-logo-xunta{grid-area:xunta;margin:0 !important;padding:0 !important;width:100%}footer.footer-dark #block-footergl .div-logo-xacobeo{align-items:unset !important;grid-area:xacobeo;margin:0 !important;padding:0 !important;width:100%;text-align:right;}footer.footer-dark #block-footergl .section-menu{grid-area:menu;width:100%;max-width:100% !important;}footer.footer-dark #block-footergl .logo-xunta img{height:28px;width:auto;}footer.footer-dark #block-footergl #logo-xacobeo img{height:22px !important;width:auto;}footer.footer-dark #block-footergl .section-menu{text-align:left;}footer.footer-dark #block-footergl .menu{display:flex;flex-direction:column;}footer.footer-dark .region-footer #block-footergl .footer-inega .logos-menu .section-menu .menu span{font-size:12px;}footer.footer-dark .region-footer #block-footergl .footer-inega .logos-menu .section-menu .menu a{margin:2px !important;}@media (min-width:992px){footer.footer-dark #block-footergl .logos-menu{grid-template-columns:auto 1fr auto;grid-template-areas:"xunta menu xacobeo";}footer.footer-dark #block-footergl .logo-xunta img{height:36px;}footer.footer-dark #block-footergl #logo-xacobeo img{height:36px !important;}footer.footer-dark #block-footergl .section-menu{text-align:center;}footer.footer-dark #block-footergl .menu{flex-direction:row;justify-content:center;gap:.25rem;}footer.footer-dark .region-footer #block-footergl .footer-inega .logos-menu .section-menu .menu a{margin:unset !important;}}
