/*
 * Farben
 */
body.wp-child-theme-stt-world .moduleBeliebtesteArtikel.bg-black .cta.tertiary, body.wp-child-theme-stt-world .acf-block-preview .moduleBeliebtesteArtikel.bg-black .cta.tertiary {
  color: #fff;
  border-color: #00749C;
}
body.wp-child-theme-stt-world .moduleBeliebtesteArtikel.bg-hellblau .cta.tertiary, body.wp-child-theme-stt-world .acf-block-preview .moduleBeliebtesteArtikel.bg-hellblau .cta.tertiary {
  color: #fff;
  border-color: #004156;
}
body.wp-child-theme-stt-world .moduleBeliebtesteArtikel .item.big .plusArtikel, body.wp-child-theme-stt-world .acf-block-preview .moduleBeliebtesteArtikel .item.big .plusArtikel {
  top: -30px;
  right: 5px;
}
@media (max-width: 1199.98px) {
  body.wp-child-theme-stt-world .moduleBeliebtesteArtikel .item.big .plusArtikel, body.wp-child-theme-stt-world .acf-block-preview .moduleBeliebtesteArtikel .item.big .plusArtikel {
    top: -18px;
    right: 5px;
    width: 60px;
    height: 60px;
  }
}
