.peer:checked~.peer-checked\:border-warning {
    --tw-border-opacity: 1;
    border-color: rgb(226 160 63/var(--tw-border-opacity))
}

.peer:checked~.peer-checked\:bg-warning {
    --tw-bg-opacity: 1;
    background-color: rgb(226 160 63/var(--tw-bg-opacity))
}

.peer:checked~.peer-checked\:bg-warning\/10 {
    background-color: #e2a03f99
}

.peer:checked~.peer-checked\:before\:bg-warning:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(226 160 63/var(--tw-bg-opacity))
}

.divider {
    border-top: 1px solid #3b3f5c;
    padding: 0;
    list-style: none;
}

.border-l-\[\#4468fd\] {
    --tw-border-opacity: 1;
    border-left-color: rgb(177, 132, 64);
}

.nice-select {
    float: none !important;
    margin-top: -1.25rem;
}