footer.bg-dark{background-color:#000;color:#fff;padding:60px 0 30px}.footer-columns{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.footer-logo-column{flex:1;min-width:200px;margin-bottom:30px}.footer-logo{max-width:150px}.footer-contact-column,.footer-nav-column{flex:2;min-width:250px;margin-bottom:30px}.footer-contact-column{flex:1}.footer-contact-column h3,.footer-nav-column h3{font-size:20px;margin-bottom:20px;position:relative;padding-bottom:10px;color:#fff}.footer-contact-column h3::after,.footer-nav-column h3::after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background-color:#ff8012}.footer-nav-links{list-style:none;padding:0;margin:0;columns:2}.footer-nav-links li{margin-bottom:10px}.footer-contact-info a,.footer-nav-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-contact-info a:hover,.footer-nav-links a:hover{color:#ff8012}.footer-contact-info p{margin-bottom:15px;display:flex;align-items:center}.footer-contact-info i{color:#ff8012;margin-right:10px;font-size:18px;width:20px;text-align:center}.footer-divider{height:1px;background-color:rgba(255,255,255,.1);margin-bottom:20px}.footer-copyright{text-align:center;color:#999;font-size:14px}@media (max-width:768px){.footer-nav-links{columns:1}.footer-columns{flex-direction:column}.footer-contact-column,.footer-logo-column,.footer-nav-column{width:100%;margin-bottom:30px}}