.footer-link:before{background-color:#fff;bottom:-10px;content:"";height:2px;position:absolute;transition:all .3s linear;width:0}.footer-link:hover:before{right:0;width:100%}.footer-icon:hover svg{animation:fadeInLeft .3s linear}@keyframes fadeInLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}footer:before{background-color:#09c!important;bottom:-20%;content:"";height:100%;left:-5%;position:absolute;transform:rotate(-2deg);width:110%;z-index:-1}footer{z-index:2}html[dir=ltr] footer:before{transform:rotate(2deg)}@media (max-width:768px){footer:before{height:105%}}
