/*
 * Farben
 */
body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser .artikelOuterWrap, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleTopThemenTeaser .artikelOuterWrap {
  margin-top: 0px;
}
body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser .item span, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleTopThemenTeaser .item span {
  text-transform: uppercase;
}
body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser .item span:after, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleTopThemenTeaser .item span:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 17'%3E%3Cg stroke='%2300749C' stroke-width='2.8' fill='none' fill-rule='evenodd'%3E%3Cpath d='m9.365 15.2 6.95-6.95L9.363 1.3M16.313 8.25H.858'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser.bg-black .item, body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser.bg-hellblau .item, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleTopThemenTeaser.bg-black .item, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleTopThemenTeaser.bg-hellblau .item {
  background-color: transparent;
}
body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser.bg-black .item span, body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser.bg-hellblau .item span, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleTopThemenTeaser.bg-black .item span, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleTopThemenTeaser.bg-hellblau .item span {
  color: #fff;
}
body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser.bg-black .item span:after, body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser.bg-hellblau .item span:after, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleTopThemenTeaser.bg-black .item span:after, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleTopThemenTeaser.bg-hellblau .item span:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 17'%3E%3Cg stroke='%23D6D44C' stroke-width='2.8' fill='none' fill-rule='evenodd'%3E%3Cpath d='m9.365 15.2 6.95-6.95L9.363 1.3M16.313 8.25H.858'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

html.no-touchevents body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser .item:hover span {
  color: #00749C;
}
html.no-touchevents body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser.bg-black .item:hover span, html.no-touchevents body.wp-child-theme-stt-world .contentBlock.moduleTopThemenTeaser.bg-hellblau .item:hover span {
  color: #D6D44C;
}
