/* ELK Forms - Frontend (minimal, relies on Bootstrap from theme) */

.elk-form .form-label {
    font-size: 0.9rem;
}

.elk-form .elk-form-message .alert {
    margin-top: 10px;
}

.elk-form .elk-richtext {
    font-size: 0.95rem;
    line-height: 1.6;
}

.elk-form .elk-accordion .accordion-button {
    font-size: 0.95rem;
    padding: 0.6rem 1rem;
}

.elk-form .elk-accordion .accordion-body {
    font-size: 0.9rem;
    line-height: 1.6;
}

.elk-form .form-check-label a {
    text-decoration: underline;
}
