.form-switch>input {
    border: 1px solid black !important;
}

.dropdown-menu .la,
.dropdown-menu .fa {
    width: 1.25em;
    text-align: center;
}

/* Fix modal overlay background - override Tabler theme bug */
[data-bs-theme=light] div.dtr-modal div.dtr-modal-background {
    background: rgba(var(--tblr-dark-rgb), 0.8) !important;
}