.line-with-text{transition:.3s ease-in-out all;position:relative;text-align:center;width:100%}.line-with-text::before,.line-with-text::after{content:'';transition:.3s ease-in-out all;position:absolute;top:50%;height:3px;background-color:#000}.line-with-text>*{position:relative;z-index:2;display:inline-block}