/*
 * Farben
 */
body.wp-child-theme-stt-world .contentBlock.moduleAkkordeon h3:after, body.wp-child-theme-stt-world .acf-block-preview .contentBlock.moduleAkkordeon h3:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 8'%3E%3Cpath d='M1.343 7 7 1.343 12.657 7' stroke='%2300749C' stroke-width='1.8' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");
}

html.no-touchevents body.wp-child-theme-stt-world .moduleAkkordeon h3.active:hover {
  color: #00749C;
}
html.no-touchevents body.wp-child-theme-stt-world .moduleAkkordeon h3:not(.active):hover {
  color: #00749C;
}
