.ps-spacer-line{align-items:center;display:flex;height:10px;justify-content:center;position:relative;width:100%}.ps-spacer-line:after{content:' ';position:absolute;top:50%;right:0px;z-index:1;background-color:#efdc74;transform:translate3d(0px,-50%,0px);width:calc(50% - 12px);height:1px}.ps-spacer-line:before{content:' ';position:absolute;top:50%;left:0px;background-color:#efdc74;transform:translate3d(0px,-50%,0px);width:calc(50% - 12px);height:1px;z-index:1}