Skip to content
/* Footer LedKaraib v3.12.1 */ body footer.site-footer, body .site-footer { background: #244a81 !important; color: rgba(255,255,255,.88) !important; } body footer.site-footer .lk-container, body .site-footer .lk-container { width: min(94%, 1408px) !important; max-width: 1408px !important; margin-left: auto !important; margin-right: auto !important; } .lk-footer-custom-v3121 { display: grid; grid-template-columns: minmax(260px, 1.05fr) minmax(240px, .9fr) minmax(280px, 1fr); gap: clamp(28px, 5vw, 76px); padding: 48px 0 34px; align-items: start; } .lk-footer-logo-img { display: block; max-width: 230px; max-height: 86px; width: auto; height: auto; margin: 0 0 22px; filter: brightness(0) invert(1); } .lk-footer-logo-text { display: block; color: #fff; font-size: 1.35rem; line-height: 1.1; font-weight: 800; margin-bottom: 22px; letter-spacing: -.02em; } .lk-footer-custom-v3121 h3 { color: #fff !important; margin: 0 0 16px !important; font-size: 1.05rem !important; line-height: 1.25 !important; font-weight: 800 !important; } .lk-footer-custom-v3121 p, .lk-footer-custom-v3121 li, .lk-footer-custom-v3121 a { color: rgba(255,255,255,.88) !important; font-size: .98rem !important; line-height: 1.75 !important; } .lk-footer-custom-v3121 a { text-decoration: none !important; } .lk-footer-custom-v3121 a:hover { color: #fff !important; text-decoration: underline !important; } .lk-footer-contact-list, .lk-footer-hours-list { list-style: none !important; margin: 0 !important; padding: 0 !important; } .lk-footer-contact-list li, .lk-footer-hours-list li { margin: 0 0 7px !important; padding: 0 !important; } .lk-footer-label { display: inline-block; min-width: 96px; color: rgba(255,255,255,.68); font-weight: 700; } .lk-footer-bottom-v3121 { border-top: 1px solid rgba(255,255,255,.12); padding: 20px 0 24px; color: rgba(255,255,255,.64) !important; font-size: .92rem !important; } @media (max-width: 900px) { .lk-footer-custom-v3121 { grid-template-columns: 1fr; gap: 30px; padding-top: 38px; } }