.menu-item a::before{content:'';position:absolute;bottom:0;left:0;width:0%;height:2px;transition:width 0.3s ease-in-out}.menu-item a:hover::before{width:100%}.menu-item a{position:relative;text-decoration:none;padding-bottom:5px}.menu-item a::before{content:'';position:absolute;bottom:0;left:0;width:0%;height:2px;background-color:#49463f;transition:width 0.0s ease-in-out}.menu-item a:hover::before{width:100%}