.title-effect:before{content:'';background-color:#F2AD94;position:absolute;left:40%;bottom:0px;width:20%;height:100%;z-index:-1;transition:all .3s ease-in-out}.title-effect:hover:before{width:0px}