#content.site-content {
  background-color: #f0f0f0;
}

h1:first-child {
  color: #0a0a0a;
}

h2:first-child {
  color: #000000;
}

p {
  color: #000000;
}

h2 {
  color: #121212;
}

h3 {
  color: #000000;
}

a:hover {
  color: #5e5e5e;
}

a {
  color: #000000;
}

blockquote > :last-child {
  color: #000000;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  background-color: #c7c7c7;
  color: #000000;
}

.wpcf7-form-control.wpcf7-textarea {
  background-color: #c7c7c7;
  color: #000000;
}

.wpcf7-form-control.wpcf7-submit {
  background-color: #cccccc;
}

.grunion-field-label.name {
  color: #000000;
}

.grunion-field-label.email {
  color: #000000;
}

.grunion-field-label.textarea {
  color: #000000;
}

#g278-nombre.name {
  background-color: #d1d1d1;
  color: #000000;
}

#g278-correoelectrnico.email {
  background-color: #d1d1d1;
  color: #000000;
}

#contact-form-comment-g278-mensaje.textarea {
  background-color: #d1d1d1;
  color: #000000;
}

.has-text-align-center.bannertitle {
  font-size: 80px;
}

.has-text-align-center.bannerindex {
  font-size: 50px;
}

@media (max-width: 800px) {
  .has-text-align-center.bannerindex {
    font-size: 35px;
  }
}

@media (max-width: 460px) {
  .has-text-align-center.bannerindex {
    font-size: 25px;
  }
}

@media (max-width: 800px) {
  .has-text-align-center.bannertitle {
    font-size: 45px;
  }
}

@media (max-width: 500px) {
  .has-text-align-center.bannertitle {
    font-size: 35px;
  }
}

#site-generator {
  position: relative;
  top: 20px;
}

#colophon .widget li:last-child {
  padding: 0px;
}

.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-417 {
  margin-bottom: 0px;
}

.wp-block-cover__background.has-background-dim-10.has-background-dim {
  background-position: bottom;
}