.form label>span {
    display: initial !important;
}

.control-label {
    color: #ffffff;
}

.alert {
    color: #ef8903;
}