.error-message{
    font-size: 11px;
    color: red !important;
}

.required{
    color: red;
    font-size: 16px;
    font-weight: bold;
}