.error-message {
    color: #a94442;
}

.error-message:first-letter {
    text-transform: capitalize;
}