/* SOLUTIONS
   Tres ventanas full width: eolic, solar y oil petroleum.
   Cambiar fondos en .solution-panel--eolic / --solar / --oil. */
.solution-panel { min-height: 540px; }
.solution-panel-content { max-width: 700px; }
.solution-panel h2 {
  font-size: clamp(34px, 5vw, 62px) !important;
  letter-spacing: -0.025em !important;
}
.solution-panel p { font-size: 16px; }
