@charset "utf-8";
h2{
    border-bottom: 3px solid #0000aa;
}
h2:before{
    background: #87aEdc;
}
 
h2:after{
    background:#6495ED;
}