<style>
/* Changes the background color for NEW badge*/
.s-lg-az-result-badge-new {background-color: #fc03ba;}

/* Changes the background color for NEW badge*/
.s-lg-az-result-badge-new {background-color: #fc03ba;}

/* Changes the background color for FEATURED badge*/
.s-lg-az-result-badge-popular {background-color: #fc5a13;}

/*increase font size in search/dropdown*/
.s-lg-az-search::placeholder, .select2-container--bootstrap5 .select2-search.select2-search--inline .select2-search__field::placeholder, .select2-selection__choice__display, .select2-container--open, .select2-container, ul.select2-results__option, ul.select2-results__options{  font-size: 14px !important;}




</style>