.footer-area{background:#f5eded;color:#fff;padding:40px 0;text-align:center}.container{width:100%;margin:0 auto}.footer-logo-container{text-align:center;margin-bottom:20px}.footer-logo{width:150px;transition:transform .2s ease-in-out}.footer-logo:hover{transform:scale(1.1)}.footer-text{font-size:14px;color:#453f3f}.footer-top{display:flex;justify-content:space-between;align-items:center;margin-top:20px;border-top:1px solid #444;padding-top:20px}.footer-social{display:flex;gap:18px}.footer-social a{color:#453f3f;font-size:18px;transition:color .2s ease-in-out}.footer-social a:hover{transform:scale(1.2);color:#f5314e;transition:color .2s ease-in-out}.footer-contact{font-size:18px}.footer-contact i{color:#453f3f;margin-right:8px}.footer-contact a{color:#453f3f;text-decoration:none;transition:color .2s ease-in-out}.footer-contact:hover{transform:scale(1.1);transition:color .2s ease-in-out}.footer-contact a:hover,.footer-contact i:hover{color:#f5314e;transition:color .2s ease-in-out}.footer-bottom{margin-top:20px;font-size:14px;color:#aaa}.footer-bottom a{color:#f5314e;text-decoration:none;transition:color .2s ease-in-out}.footer-bottom a:hover{color:#9c6b6b}