body p {
  font-size: 1rem;
}
.sign-up h2,
.sign-up p {
    color: #fff;
}

.post-type-archive-event .card__content > header > p > span {
  display: none;
}

#menu-item-13599 {
  margin-right: 0;
}

.image-blocks__block {
  max-width: 1200px;
  margin: auto;
}

.post-type-archive-event  .card__image {
    object-fit: contain;
}

.masthead__wrapper {
    max-width: 75rem;
}