.b--views-blocknewsroom-latest-events {
  background-color: #F1ECE1;
  padding: 3.75rem 0 4.375rem;
}
.b--views-blocknewsroom-latest-events h2 {
  font-size: 1.75rem;
  text-align: center;
  margin-bottom: 2.5rem;
}
.b--views-blocknewsroom-latest-events .more-link {
  padding-top: 2.5rem;
  text-align: center;
}
.b--views-blocknewsroom-latest-events .more-link .btn {
  display: inline-block;
}

.n--type-events .field--name-field-image {
  text-align: center;
}
.n--type-events .field--name-field-image img {
  max-width: 100%;
  height: auto;
}
.n--type-events .field--name-field-description {
  margin-top: 2.5rem;
  font-size: 1.5rem;
  font-weight: 300;
}
.n--type-events .field--name-field-description .field__item {
  margin-bottom: 1rem;
}
@media (max-width: 47.99875rem) {
  .n--type-events .field--name-field-description {
    margin-top: 1.875rem;
    font-size: 1.313rem;
  }
}
.n--type-events .field--name-body {
  margin-top: 3.125rem;
}