h1,
h2 {
    letter-spacing: 0.02em;
}

body {
    font-feature-settings: unset;
}

p {
    font-feature-settings: "zero" "liga";
}

html {
    letter-spacing: 0.04em;
}

h2 {
    margin-top: 1.5em;
    margin-block-end: 0.2em;
}

h3 {
    margin-top: 1em;
    margin-block-end: 0em;
}
