.footer .social-icons a{position:relative;display:inline-block}.footer .social-icons a::before{content:'';background:#fff;position:absolute;width:38px;height:38px;opacity:0;border-radius:50%;transition-property:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(0.57,0.21,0.69,1)}.footer .social-icons a:hover::before{opacity:1;transform:scale(1.25)}.footer .social-icons i{background:#fff !important;margin:0 10px 10px 0;border-radius:50%;display:inline-block;height:38px;width:38px;line-height:38px;text-align:center;font-size:18.75px;color:#0c5c81;position:relative}.footer .certs{display:flex !important;flex-wrap:no-wrap;justify-content:space-between}.footer .certs .cert{margin-left:20px}@media all and (max-width:767px){.footer{text-align:center}.footer .social-icons i{margin:0 5px 10px}.footer .certs{display:block !important}.footer .certs .cert{margin-left:auto;margin-top:30px}}