html {
    background: #fff;
}

body {
    background: #fff;
    color: #545454;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 800px;
    padding: 2em 2em 4em;
    text-align: center;
}

h1 {
    color: #172154;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

h2, h3 {
    color: #172154;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
}

h4, h5, h6 {
    color: #505050;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
}

h2 {
    margin-top: 1.3em;
}

a {
    color: #0083e8;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

img {
    align-content: center;
}
