.footer{background:#003026;color:#fff;position:relative}.footer .footer-logo{display:flex;justify-content:start;margin-bottom:80px}.footer .footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);display:flex;justify-content:space-between;padding-top:35px}.footer .footer-links{display:flex;gap:15px}.footer .footer-links a{text-decoration:none}.footer .footer-bottom .copyright-text p,.footer .footer-links a{color:#fff;font-size:12px}.footer .footer-bottom .copyright-text p:last-child{margin:0}@media (max-width:767px){.footer .footer-bottom{flex-direction:column}.footer .footer-logo{justify-content:center;margin-bottom:40px}}