th {
  font-size: 12px !important;
  background-color: yellow !important;
  color: black !important;
}


views-field views-field-field-label-4 {
  background-color: yellow !important;
  color: black !important;
}



body ::selection {
  background: var(--color-primary);
  color: black;
  text-shadow: none;
}

th a {
	color: black !important;
}
