<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
  color: #1c881a !important;
}

p a, span a {
  color: #1c881a;
}

body .bg-primary, .btn-primary, .cc-window .cc-compliance .cc-btn {
  background: #1c881a !important;
}

.menueRow {
  background: #1c881a;
}

.artistblock .card .card-body {
  background: #1c881a;
}

.letters a {
  color: #1c881a !important;
}

#slideshow .carousel-indicators .active {
  background-color: #1c881a;
}

.card-carousel--nav__left, .card-carousel--nav__right {
  border-top: 2px solid #1c881a;
  border-right: 2px solid #1c881a;
}

.schedule .eventrow .additionalText {
  color: #1c881a;
}

.soldout .btn-tickets {
  background: #1c881a;
}

.topEvents .caption {
  background-color: #1c881a !important;
}

.abo ul li a {
  color: #1c881a !important;
}

.btn-proceed {
  background-color: #1c881a !important;
  color: white;
}</pre></body></html>