/* Text im Bereich "Hinweise zum Checkout von Einzelbestellungen" rot */
.s-checkout-hints,
.s-checkout-hints p,
.s-checkout-hints li,
.s-checkout-hints span {
  color: red !important;
}