.border-gray {
    border-top: 1px solid #808080 !important;
}

.border-white-1 {
    border: none;
    border-bottom: 1px solid white !important;
    background-color: white !important;
}