.kco-hidden {
    display: none !important;
}

.kco-required-note {
    display: block;
    margin-top: 0.35rem;
    font-size: 0.875rem;
    font-weight: 600;
}

.kco-error {
    margin-top: 0.35rem;
}

.kco-value-hidden {
    display: none !important;
}
