footer a{position:relative;color:#ffffff;text-decoration:none}footer a::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background-color:#ffffff;transition:width 0.3s ease}footer a:hover::after{width:100%}