@import url(https://templates.drieam.com/templates/production/drieamdemoct/style.css);

.pill {
    background-color: white;
}

.ui-menu {
    .ui-menu-item {
        .ui-state-focus {
            color: white !important;
        }
    }
}