body.baumkrisen .uk-tile-muted,
body.baumkrisen .uk-section-muted {
  background-color: #f3f9f3 !important;
}
body.baumkrisen .uk-tile-primary,
body.baumkrisen .uk-section-primary {
  background-color: #9ac998 !important;
}

body.baumkrisen .uk-tile-secondary,
body.baumkrisen .uk-section-secondary {
  background-color: #dbecdb !important;
}
body.baumkrisen .uk-overlay-primary {
  background-color: rgb(57,85,59,0.7);
}
body.hoehenarbeit .uk-tile-muted,
body.hoehenarbeit .uk-section-muted {
  background-color: #fdf6f3 !important;
}
body.hoehenarbeit .uk-tile-primary,
body.hoehenarbeit .uk-section-primary {
  background-color: #edae9c !important;
}
body.hoehenarbeit .uk-tile-secondary,
body.hoehenarbeit .uk-section-secondary {
  background-color: #f9e2dc !important;
}
body.baumkrisen .uk-text-primary {
  color: #9ac998 !important;
}
body.hoehenarbeit .uk-text-primary {
  color: #edae9c !important;
}
body.hoehenarbeit .uk-overlay-primary {
  background-color: rgb(93,64,54,0.7);
}
