.community-alert {
  display: none;
}

.community-alert p {
  margin: 0;
}

.community-alert.active {
  display: block;
}
