.peso-min-servicios {
  min-height: 650px;
}

.peso-min-500px {
  min-height: 500px;
}

.peso-min-150px {
  min-height: 150px;
}

.peso-min-100 {
  min-height: 100%;
}

.peso-servicios {
  height: 650px;
}

.peso-500px {
  height: 500px;
}

.peso-150px {
  height: 150px;
}

.peso-100 {
  height: 100%;
}

.ancho-formulario label {
  min-width: 200px;
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: .86rem!important;
}

.textdecnone {
  text-decoration: none!important;
  border-bottom-style: hidden!important;
}

.alignnone.size-full.wp-image-253 {
  text-decoration: none!important;
  border-bottom-style: hidden!important;
}

a:where(:not(.wp-element-button)) {
  border-bottom-style: none!important;
  text-decoration: none;
}