:root {
    font-size:62.5%;
}

*, *:after, *:before {
    box-sizing: border-box;
}

.hydrated,
.hydrated a {
    font-family: PostNordSans, Arial;
}
