﻿.new1

{
    border-top: 3px solid deepskyblue;
    margin-top: 0px;
    margin-bottom: 0px
    
}

.new2 {
    border-top: 2px solid groove;
    margin-top: 0px;
    margin-bottom: 0px
}

.new3 {
    border-top: 3px solid red ;
    margin-top: 0px;
    margin-bottom: 0px
}

.new4 {
    border-top: 10px solid orange;
    margin-top: 0px;
    margin-bottom: 0px;
}