.bar{position:relative;display:block;width:100%}.bar:before,.bar:after{content:"";height:2px;width:0;bottom:15px;position:absolute;background:#e91e63;transition:all .2s ease}.bar:before{left:50%}.bar:after{right:50%}