@charset "utf-8";
h2{
    border-bottom: 3px solid #D2691E;
}
h2:before{
    background: #F4A460;
}
h2:after{
    background:#dF7F50;
}