footer.footer{background-color:var(--color-footer-bg);color:var(--color-footer-text)}footer.footer a{transition:color .3s}footer.footer a:hover{-webkit-text-decoration:underline!important;text-decoration:underline!important}footer.footer .brand img,footer.footer .brand svg{max-height:56px;width:auto}footer.footer h1,footer.footer h2,footer.footer h3,footer.footer h4,footer.footer h5,footer.footer h6{color:var(--color-footer-text)}footer.footer h3{font-size:1.125rem}@media (min-width:768px){footer.footer h3{font-size:1.375rem}}footer.footer nav ul{display:flex;flex-wrap:wrap;gap:1rem}