
.error {
    color: #ef4444;
    height: 20px;
    font-size: 0.72rem;
    margin-top: 4px;
}

.success-msg {
    font-size: 14px;
    color: #270;
    margin-top: 3px;
    height: 20px;
}
.btn-contact {
    margin-top: 20px;
}