.has-underline{position:relative}.has-underline:after{content:"";position:absolute;left:50%;bottom:-2px;height:1px;background:currentColor;width:0;transform:translate(-50%);transition:width .3s ease-out}.has-underline:hover:after{width:100%}
