/*
 * Farben
 */
body.wp-child-theme-stt-world .contentBlock.modulePodcast.uebersicht a.showDesc, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.modulePodcast.uebersicht a.showDesc {
  color: #00749C;
}
body.wp-child-theme-stt-world .contentBlock.modulePodcast.uebersicht a.showDesc:after, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.modulePodcast.uebersicht a.showDesc:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 10'%3E%3Cpath d='m1 1.364 6.364 6.364 6.364-6.364' stroke='%2300749CFF' stroke-width='2.5' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");
}
body.wp-child-theme-stt-world .contentBlock.modulePodcast.uebersicht .podcastItemEpisoden .episodeItem .icon, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.modulePodcast.uebersicht .podcastItemEpisoden .episodeItem .icon {
  top: 21px;
}
body.wp-child-theme-stt-world .contentBlock.modulePodcast.uebersicht .podcastItemEpisoden .episodeItem:first-of-type .icon, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.modulePodcast.uebersicht .podcastItemEpisoden .episodeItem:first-of-type .icon {
  top: 5px;
}
