@import url("/clients/yss/styles/main.min.css");

/* AW 22.11.2017 Hide are you taking part in one of our events box zd 23584 */
.postCreateAssociatedEvent {
  display: none;
}

/* AW 21.12.2017 Hide appeal comments ZD 24683 */
.appealComments {
  display: none;
}

/* DI 10.08.2018 Hide raising funds for ZD 31505 */ 
.fundraiserFooter {
  display: none;
}

