.footer-menu{color:#fff;display:flex;flex-wrap:wrap;gap:5rem;width:100%}@media only screen and (max-width: 1024px){.footer-menu{gap:10px;justify-content:space-between}}.footer-menu .footer-menu-column{display:flex;flex-direction:column;gap:1.25rem}@media only screen and (max-width: 570px){.footer-menu .footer-menu-column{margin-bottom:2.5rem}}.footer-menu .footer-menu-column .category{text-transform:capitalize}.footer-menu .footer-menu-column .items{text-transform:uppercase;display:flex;flex-direction:column;gap:1rem}.footer-menu .footer-menu-column .items a{color:#fff;text-decoration:none}.footer-menu .footer-menu-column .items a:hover{text-decoration:underline}
