<style>
h1 {
font-family: "Abadi MT Condensed Extra Bold", Helvetica, Arial;
font-size: 30pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: 30pt;
color: white;
}
h3 {
font-family: "DIN Alternate Bold", Helvetica, Arial;
font-size: 18pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: 18pt;
color: white;
}
p {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: light;
line-height: 20px;
color: white;
}
.pagediv {
padding-left: 20%;
padding-right: 20%;
/* height:100vh; */
text-align: center;
}
</style>