.logo{position:relative;max-height:80px;margin-top:0;width:auto;z-index:10;transition:transform .2s ease;cursor:pointer}.logo:hover{transform:scale(1.05)}@media (max-width:768px){.logo{max-height:60px}}.footer{background-color:#00162b;color:#fff;text-align:center;flex-direction:column;border-top:1px solid #fff;width:100%}.footer,.footer-content{display:flex;justify-content:space-between}.footer-content{width:80%;margin:0 auto}.footer-section{flex:1;text-align:center}.footer-section h4{margin-bottom:.5rem}.footer-section a,.footer-section p{margin:.5rem 0;color:#fff;text-decoration:none}.footer-section a:hover{text-decoration:underline}.footer-bottom{background-color:#00162b;font-size:.875rem}