:root{--primary-color:#19A58F;--secondary-color:#F5F0EB;--tertiary-color:#E7D7C9;--letras-1:#9D9D9D;--letras-2:#A7A7A7;--letras-3:#7C7676;--font-h1:"Be Vietnam Pro",700;--font-h2:"Be Vietnam Pro",600;--font-h3:"Be Vietnam Pro",400;--font-body:"Lora",400;--font-caption:"Lora",italic,400;--font-button:"Nunito Sans",600;--font-nav:"Be Vietnam Pro",400;--gap-large:3rem;--gap-medium:1rem;--gap-small:0.5rem;--logo-width:6.25rem;--font-size-nav:1.125rem;--font-size-title:3rem;--font-size-body:1rem;--border-radius:1rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Lora,serif;background:var(--secondary-color);color:var(--letras-1);min-height:100vh;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Be Vietnam Pro,sans-serif;color:var(--primary-color)}ol,ul{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}@media (max-width:768px){body{font-size:.97rem}}