/* Additional genre identities and clearer regional grouping. */
.jazzhiphop .genreIcon { background: #fff0f4; color: #b83f6b; }
.waack .genreIcon { background: #f4edff; color: #7548ad; }
.rnb .genreIcon { background: #eef2ff; color: #4d5eb4; }
.soul .genreIcon { background: #fff4e5; color: #a76414; }
.krump .genreIcon { background: #edf0f4; color: #263b51; }
.reggae .genreIcon { background: #eaf8ed; color: #287846; }

.searchPanel optgroup {
  color: #49637d;
  font-weight: 800;
}

.searchPanel option {
  color: #263e57;
  font-weight: 500;
}
