body {
    background: #ffffff;
    margin: 0;
    font-size: 13px;
    line-height: 1.2em;
    font-family: "Inter", sans-serif;
}

html {
    font-size: 13px;
}

h1 {
    margin: 0 0 10px 0;
}

p {
    margin: 0 0 5px 0;
}

body,
td,
th {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    line-height: 1.2em;
}

.wcdn-document {
    padding: 0 50px;
}
