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