@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500&display=swap");:root{--celeste:#a5d2e4;--celeste-2:#bce6f0;--celeste-fondo:#96daea;--gris-background:#edf0f2;--verde-pantone343C:#0d5540;--negro:#000;--texto-btn:14px;--margin-general:17px 17px 0 17px;--margin-alternativo:17px auto 0 auto;--border-radius-menor:10px;--border-radius-mayor:50px;--barlow:"Barlow";--subtitulo:24px}.contenedor-titulo__hills{width:calc(100% - 34px);height:280px;display:flex;justify-content:center;align-items:center;background-color:var(--gris-background);border-radius:var(--border-radius-menor);margin:var(--margin-general)}.titulo-seccion{font-family:var(--barlow);font-size:26px;font-weight:400;color:var(--verde-pantone343C);margin:160px auto 40px}