@tailwind base;
@tailwind components;
@tailwind utilities;


.settings button.px-4.py-2.font-bold.text-white.rounded-xl:hover {
    background-color:#6387ac!important;
    color: white!important;
}

.fi-dropdown-panel {
    max-width:600px!important;
}
