.footer li,.footer p{color:var(--clr-gray-darker)}.footer-career-count{color:var(--clr-corn-secondary-500)}.footer__cta-mobile{display:none}@media (max-width:768px){.footer__cta-mobile{display:block;margin-top:16px}}.footer__bottom-right{align-items:center;justify-content:flex-end}.footer__bottom-right a{color:var(--clr-gray-darker);display:inline-block;position:relative;text-decoration:none}.footer__bottom-right a:after{background-color:var(--clr-gray-darker);bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer__bottom-right a:hover:after{width:100%}