@import url("https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap");:root{--max-width:1000px;--font:"Libre Franklin",sans-serif;--blue:#204099;--yellow:#fbb040;--rojo:red}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:#000;background:#fff}a{color:inherit;text-decoration:none}h2,p{font-size:44px}h2,h3{color:red}h3{font-size:218px;margin-bottom:20px;margin-left:-5px}