.custom-grid{align-items:center;display:grid;gap:10px;grid-template-columns:1fr}.footer-logo{aspect-ratio:unset!important;float:left;height:auto!important;max-height:50px!important;max-width:100%!important;width:auto!important}.footer_link{font-size:1.8rem;font-weight:400;margin:0;text-transform:uppercase}@media (min-width:768px){.custom-grid{grid-template-columns:repeat(3,1fr)}.custom-grid>div{justify-content:center;text-align:center}.footer_link{font-size:1.8rem}}@media (min-width:992px){.custom-grid{grid-template-columns:repeat(6,1fr);justify-items:center}.footer_link{font-size:2rem}}