.footer-bottom-links{display:flex;gap:20px}.footer-bottom-links a{color:#666;text-decoration:none;transition:color .3s ease;padding:5px 0}.footer-bottom-links a:hover{color:#006838}@media (max-width:768px){.footer-bottom-links{justify-content:center}}@media (max-width:576px){.footer-bottom-links{flex-direction:column;gap:10px}}