/*
 * Farben
 */
body.wp-child-theme-stt-world .contentBlock.neusteArtikel .cta.tertiary.rot, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.neusteArtikel .cta.tertiary.rot {
  background-color: #004156;
  color: #fff;
  border-color: #004156 !important;
}

html.no-touchevents body.wp-child-theme-stt-world .contentBlock.neusteArtikel a.box:hover .cta {
  color: #fff;
  background-color: #00749C;
  border-color: #00749C !important;
}
html.no-touchevents body.wp-child-theme-stt-world .contentBlock.neusteArtikel .cta.tertiary.rot:hover {
  color: #fff;
  background-color: #00749C;
  border-color: #00749C !important;
}
html.no-touchevents body.wp-child-theme-stt-world .contentBlock.neusteArtikel.mit-link .adsOuterWrap {
  margin-bottom: -5px;
}
