.text-main{
    color:#000;
}

.text-sub{
    color:#ffc000;
}

.text-main-sub{
    color:#e4cbe1;
}

.form-control.main{
    border: 1px solid #2e3b4e;
}