// Overrides MaterialUI Paginiation styles

.MuiMenuItem-root {
  color: black !important;
}