.left-side-active {
    color: #d9b108 !important;
}
.demand-form{
    background-color:#000 !important;
    color:#fff !important;
}
.demand-form::placeholder {
    color: #fff !important;
}
.min-height-50{
    min-height:50px;
}
.margin-top-75{
    margin-top:75px;
}
