.footer-section{background-color:#fafcf2;color:#1a1a1a;padding:40px 0}.footer-container{align-items:Center;display:flex;justify-content:space-between;margin-bottom:30px}.footer-logo{max-width:120px!important}.footer-info p{font-size:14px;line-height:1.6;margin:0;text-align:right}.footer-divider{border:none;border-top:1px solid #000;opacity:.3}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:25px;justify-content:space-between;margin-top:25px}.footer-left p{font-size:14px;margin:0}.footer-left a{color:#4f6571;text-decoration:none}.footer-links{display:flex;gap:25px}.footer-btn,.footer-links a{color:#1a1a1a;font-size:14px;text-decoration:none}.footer-btn{border:1px solid #1a1a1a;border-radius:6px;padding:6px 14px;transition:background .3s ease}.footer-btn:hover{background-color:#1a1a1a;color:#fff}@media (max-width:768px){.footer-container{flex-direction:column;gap:15px;text-align:center}.footer-bottom,.footer-info{text-align:center}.footer-bottom{flex-direction:column;gap:15px}.footer-links{flex-wrap:wrap;justify-content:center}}