:root{--azul-profundo:#0b2942;--azul-institucional:#1b5fa8;--azul-medio:#124272;--verde-menta:#17b8a0;--dorado:#c9a24c;--gris-texto:#5b6472;--blanco:#fff;--fondo:#f7f9fb;--linea:#0b29421f;--radio:8px;--radio-chico:7px;--fuente-titulo:"Georgia", "Times New Roman", serif;--fuente-cuerpo:system-ui, -apple-system, "Segoe UI", sans-serif;--espacio-seccion:4rem;--ancho-maximo:1120px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--fondo);color:var(--azul-profundo);font-family:var(--fuente-cuerpo);-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3{font-family:var(--fuente-titulo);color:var(--azul-profundo);margin:0 0 .5em;line-height:1.2}h1{font-size:2rem;font-weight:600}h2{font-size:1.6rem;font-weight:600}h3{font-size:1.2rem;font-weight:600}p{color:var(--gris-texto);margin:0 0 1rem}a{color:var(--azul-institucional);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}button{border-radius:var(--radio);cursor:pointer;font-family:inherit}@media (min-width:768px){h1{font-size:2.75rem}h2{font-size:2rem}h3{font-size:1.35rem}}
