/*
 * Farben
 */
body.wp-child-theme-stt-world nav.pagination ul li span.current {
  background-color: #D6D44C;
  color: #000;
}

html.no-touchevents body.wp-child-theme-stt-world nav.pagination ul li a:hover {
  color: #00749C !important;
}
