#block-newslettersignupform {
  background-color: #fff075;
  margin-left: auto;
  margin-right: auto;
  height: 180px;
}

.newsletter-signup__form {

  text-align: center;
  max-width: 90%;
  padding: 20px;
}

.newsletter-signup__intro h4,
.newsletter-signup__intro p {
  color: #000;
}

.newsletter-signup__text,
.newsletter-signup__email {
  padding: 10px;
}

.newsletter-signup__submit {
  color: #fff;
}
