.footer{background-color:var(--dark) !important;font-size:14px;}.footer-logo{height:44px;object-fit:contain;}.footer-desc{font-size:13.5px;line-height:1.8;}.footer-links li{margin-bottom:12px;}.footer-links a{transition:var(--transition);display:inline-block;}.footer-links a:hover{color:#ffffff !important;transform:translateX(6px);}.footer-contact li{font-size:13.5px;line-height:1.6;}.footer-contact a:hover{color:#ffffff !important;}.social-links a{display:inline-flex;width:36px;height:36px;background-color:rgba(255,255,255,0.08);border-radius:50%;align-items:center;justify-content:center;font-size:15px;transition:var(--transition);}.social-links a:hover{background-color:var(--primary);transform:translateY(-3px);}.back-to-top{position:fixed;bottom:30px;left:30px;width:50px;height:50px;background:var(--primary-gradient);color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;z-index:999;opacity:0;visibility:hidden;transition:var(--transition);}.back-to-top.show{opacity:1;visibility:visible;}.back-to-top:hover{transform:translateY(-5px);color:#ffffff;box-shadow:0 5px 15px rgba(15,82,186,0.4);}.footer,.footer p,.footer span,.footer li,.footer div,.footer .text-muted{color:#ffffff !important;}.footer-desc,.footer-contact li,.footer p.small{color:#f1f5f9 !important;}.footer-links a,.footer-contact a{color:#cbd5e1 !important;text-decoration:none;}.footer-links a:hover,.footer-contact a:hover{color:#ffffff !important;text-shadow:0 0 8px rgba(255,255,255,0.5);}.footer h5{color:#ffffff !important;border-start-color:var(--primary-light) !important;}