@charset "UTF-8";
/***!  Style Declaration  !***/

.footer-contact-module{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;padding:18px 0;font-size:1.3 rem;text-align:center}.footer-link{color:#000;text-decoration:none;transition:all 0.3s ease;padding:6px 12px}.footer-link:hover{color:#FFB300;transform:translateY(-2px)}@media (max-width:576px){.footer-contact-module{flex-direction:column;gap:14px;font-size:1.1rem}}
