.footer .footer-info .logo span,.footer h4{font-weight:var(--font-weight-bold);color:var(--color-text-on-dark)}.footer .footer-contact .contact-link,.footer .footer-links ul a{color:rgba(255,255,255,.75);text-decoration:none}.footer{font-size:.95rem;background-color:var(--color-header-footer);color:rgba(255,255,255,.75);box-shadow:0 -5px 15px rgba(0,0,0,.1)}.footer .footer-top{padding:4rem 0}.footer .footer-info .logo{line-height:1;margin-bottom:1.5rem;text-decoration:none}.footer .footer-info .logo img{max-height:40px;margin-right:.75rem}.footer .footer-info .logo span{font-family:var(--font-primary);font-size:1.5rem}.footer .footer-contact p,.footer .footer-info p{line-height:1.8}.footer .footer-info .social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.7);margin-right:.5rem;transition:var(--transition-smooth)}.footer .footer-info .social-links a:hover{color:var(--color-header-footer);background-color:var(--color-accent-hover);border-color:var(--color-accent-hover)}.footer h4{font-size:1rem;text-transform:uppercase;letter-spacing:.5px;position:relative;padding-bottom:.75rem;margin-bottom:1.25rem}.footer h4::after{content:'';position:absolute;left:0;bottom:0;width:40px;height:2px;background:var(--color-primary)}.footer .footer-links ul{list-style:none;padding:0;margin:0}.footer .footer-links ul li{padding:.5rem 0;display:flex;align-items:center}.footer .footer-links ul li i{font-size:.8rem;padding-right:.5rem;color:var(--color-primary)}.footer .footer-links ul a{transition:var(--transition-smooth)}.footer .footer-links ul a:hover{color:#fff}.footer .footer-contact .contact-link:hover{color:#fff;text-decoration:underline}.footer .footer-bottom{padding:1.5rem 0;background-color:rgba(0,0,0,.2);font-size:.9rem}.footer .footer-bottom .container{display:flex;justify-content:space-between;align-items:center}.footer .footer-bottom .tagline{font-style:italic;color:rgba(255,255,255,.6)}@media (max-width:767.98px){.footer .footer-bottom .container{flex-direction:column}.footer .footer-bottom .copyright{margin-bottom:.5rem}}