.Select_select-dropdown-popover__71MjL button {
  color: black !important;
}

#__next button[aria-label="View previous items"], #__next button[aria-label="View more items"] {
  color: black !important;
}

#__next button[aria-label="View previous items"]:hover, #__next button[aria-label="View more items"]:hover {
  background-color: #f8f8f8;
}

#__next button[aria-label="View previous items"] svg, #__next button[aria-label="View more items"] svg {
  fill: black !important;
}