.footer__copy{border-top:1px solid #333;font-size:.8rem;padding:1.5rem 0}.footer__copy ul{margin-top:1rem}.footer__copy ul li{list-style:none}.footer__copy ul li a{color:#205bc0;transition:all .5s}.footer__copy ul li a:hover{color:#fd7e13}.footer__social{display:flex;gap:4px}.footer__social li{align-items:center;background-color:#205bc0;border-radius:50%;display:flex;height:27px;justify-content:center;transition:all .5s;width:27px}.footer__social li:hover{background-color:#fd7e13}.footer__social li a{align-items:center;display:flex;height:27px;justify-content:center;width:27px}.footer__social li svg{height:50%;width:auto;fill:#fff}@media (min-width:768px){.footer__copy{display:flex;gap:1rem}.footer__company{min-width:25%}.footer__copy ul{margin-top:0}.footer__social{margin:0 0 0 auto}.footer__copyLinks{align-items:center;display:flex;gap:1rem}}@media (min-width:1280px){.footer__copy{gap:2rem}.footer__company{min-width:295px}.footer__copyLinks{gap:3rem}}