html {
    background: #FFFFFF;

}

body {
    color: #009089;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
}

h1 {
    font-weight: 600;
}


a {
    color: #000000;
}


