.animated-text-underline{position:relative}.animated-text-underline:after{content:"";background-color:currentColor;width:0;height:2px;transition:width .1s ease-in-out;position:absolute;bottom:0;left:0}.animated-text-underline:hover:after{width:100%}
