.modal-styles h2 {
  font-size: 3.75rem;
  line-height: 4rem;
}

.modal-styles button[data-component-name='resource-form'] {
  background-color: #eefab3;
  color: #272f01;
}

.hero-styles {
  background-color: #272f01;
}

.hero-styles h1 {
  max-width: 750px;
  margin: 0 auto;
}

.hero-button-styles a[data-component-name='button'] {
  background-color: #eefab3;
  color: #272f01;
}
