.site-footer{margin-top:1rem;background-color:#242424;color:#fff;font-family:inherit}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:40px 20px;max-width:1200px;margin:0 auto}.footer-logo span{font-size:2rem;font-weight:700;color:#206476}.footer-columns{display:flex;flex-wrap:wrap;gap:6rem}.footer-column{display:flex;flex-direction:column;gap:0.5rem;min-width:120px}.footer-column a{color:#ccc;text-decoration:none;transition:color 0.3s ease;font-size:0.95rem}.footer-column a:hover{color:#206476}.footer-bottom{background:#206476;color:#fff;text-align:center;font-size:0.9rem}.footer-bottom p{margin:0;padding:5px}.footer-bottom a{color:inherit;font-weight:700;text-decoration:none}.footer-logo{text-decoration:none}.footer-column h4{color:#fff;font-size:1rem;margin-bottom:0.5rem;position:relative;display:inline-block}.footer-column h4::after{content:"";display:block;width:120px;height:2px;background-color:#206476;margin-top:4px}@media (max-width:768px){.footer-top{padding:40px 20px}.footer-columns{gap:2.5rem;width:100%}.footer-column h4::after{width:100px}.footer-logo{align-self:center}.footer-bottom{font-size:0.85rem}}