﻿small {
    color: white !important;
}

.form-check label {
    color: white;
}
.form-check-inline label {
    color: white;
}

.form-group label {
    color: white;
}

button {
    margin-bottom: 22px;
    margin-top: 20px !important;
}

#Empresa {
    padding-bottom: 1px !important;
    padding-top: 15px !important;
    margin-bottom: 11px;
    background-color: #fd9f1c;
    margin-left: 50px;
    margin-right: 50px;
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
}