@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css");@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");body{font-family:"Figtree", sans-serif;font-size:18px;font-weight:300}h1{Font-family:"Figtree", sans-serif}h2,h3,h4{font-family:"Figtree", sans-serif;margin-bottom:20px;font-weight:700}a.button{display:inline-flex;justify-content:center;align-items:center;background:black;font-weight:700;border:none;margin-top:10px;margin-bottom:10px;border-radius:10px;padding:10px 25px;color:white}a.button:hover{opacity:0.8}