@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@font-face{font-family:Elders Typeface;src:url(/fonts/EldersTypeface.woff2) format("woff2"),url(/fonts/EldersTypeface.woff) format("woff");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,Arial,sans-serif;background-image:url(/FondoTextura.svg);background-size:cover;background-repeat:repeat;background-position:center;background-attachment:fixed;min-height:100vh;width:100%}html,body{height:100%}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px}h1,h2,h3,h4,h5,h6{font-family:Elders Typeface,sans-serif;font-weight:600;color:#cf2e16}button{cursor:pointer;border:none;padding:10px 20px;border-radius:5px;font-size:16px;transition:all .3s ease-in-out}@media (max-width: 768px){body{background-size:auto}.container{padding:10px}}
