.border-bottom{
    border-bottom: 1px solid #CCB97E;
}

.border-left{
    border-left: 1px solid #CCB97E;
}

.border-none{
    border: 0px solid;
}