.header-with-divider{position:relative;padding-top:20px;padding-bottom:10px}.header-with-divider:before{content:"";position:absolute;top:-5px;left:0;right:0;height:15px;background-image:-webkit-gradient(linear,left top,right top,from(#0f0),to(#000));background-image:linear-gradient(90deg,#0f0,#000);margin-bottom:5px}