.error {
    color: #dc3545;
}

.success {
    color: #28a745;
}

#contact-map-container {
    width: 100%;
    min-height: 400px;
}