@import"https://fonts.googleapis.com/css2?family=Crimson+Pro&family=Literata&display=swap";body{margin:0}.container{width:85%;margin:auto}body,html{margin:0;font-family:Your-Font-Name,sans-serif;background-color:#0f0f23;color:#fff}.hero-section{display:flex;justify-content:center;align-items:center;min-height:90vh}.hero-section .hero-content h1{font-size:3em}.hero-section .hero-form{display:flex;gap:.5em;margin-top:2em}.hero-section .hero-form input[type=email]{padding:1em;border:none;border-radius:5px}.hero-section .hero-form button{padding:1em;border:none;background-color:#22a7f0;color:#fff;cursor:pointer;border-radius:5px}.hero-section .trial-info{margin-top:1em}
