.footer{font-size:14px;margin-top:15px;padding:15px;background-color:#f8f8f8}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.footer-info{text-align:center}.footer-links{display:flex;justify-content:center;gap:20px}.footer-links a{color:#000000b2;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (min-width:768px){.footer-content{flex-direction:row;justify-content:space-between;align-items:center}.footer-info{text-align:left}}.navigation-bar{display:flex;align-items:center;justify-content:space-around;margin-bottom:15px}.button-wrapper button{width:110px;height:46px;background:#333;color:#fff;border-radius:10px}.logo-wrapper img{width:100%;height:auto;display:block;image-rendering:-webkit-optimize-contrast}