html {
    font-size: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 33px;
    font-weight: 400;
    letter-spacing: 1.7px;
    color: #516677;
}
