.text-gray {
    color: grey;
    font-size: 12px;
}

.form-errors {
    color: red;
}
