.form-section-header {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 20px;
}

.card {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

