/********************************************* Filepond *********************************************/
.filepond--root {
    margin-bottom: 0;
    cursor: pointer;
}

.filepond--root .filepond--drop-label > label {
    cursor: pointer;
}

/********************************************* Tom Select *********************************************/

.ts-dropdown .ts-dropdown-content .option:hover {
    background-color: var(--tblr-gray-50);
}

/* TINYMCE  */
.tox-promotion {
    display: none !important;
}