.error-message {
    color: #f33;
    font-size: 14px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}