body.wp-child-theme-stt-world .contentBlock .newsletterBanner {
  background-color: #002531;
}
body.wp-child-theme-stt-world .contentBlock .newsletterBanner form .field input[type=text] {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 1px;
}
body.wp-child-theme-stt-world .contentBlock .newsletterBanner form .field .label label:after {
  color: #00749C;
}
body.wp-child-theme-stt-world .contentBlock .newsletterBanner form input[type=submit] {
  background-color: #B71738;
  color: #fff;
}
body.wp-child-theme-stt-world .contentBlock.bg-.bg-kasten-hell .newsletterBanner {
  background-color: #00749C;
}
body.wp-child-theme-stt-world .contentBlock.bg-black .newsletterBanner {
  background-color: #10323D;
}
body.wp-child-theme-stt-world .contentBlock.bg-black.bg-kasten-hell .newsletterBanner {
  background-color: #00749C;
}
body.wp-child-theme-stt-world .contentBlock.bg-black.bg-kasten-hell .newsletterBanner form .field .label label:after {
  color: #004156;
}
body.wp-child-theme-stt-world .contentBlock.bg-hellblau .newsletterBanner {
  background-color: #002531;
}
body.wp-child-theme-stt-world .contentBlock.bg-hellblau .newsletterBanner form .field .label label:after {
  color: #00749C;
}
body.wp-child-theme-stt-world .contentBlock.bg-hellblau.bg-kasten-hell .newsletterBanner {
  background-color: #4D9DBA;
}
body.wp-child-theme-stt-world .contentBlock.bg-hellblau.bg-kasten-hell .newsletterBanner form .field .label label:after {
  color: #004156;
}

html.no-touchevents body.wp-child-theme-stt-world .contentBlock .newsletterBanner input[type=submit]:hover {
  background-color: #891129;
}
