:root {
    color-scheme: dark;
}

html,
body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    color: #f5f3ee !important;
    background: #090909 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.WordSection1 {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 0 2rem !important;
}

.WordSection1 p,
.WordSection1 li,
.WordSection1 span {
    color: #f5f3ee !important;
    background: transparent !important;
    font-family: inherit !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
}

.WordSection1 > p {
    margin: 0 0 1.25rem !important;
}

.WordSection1 > p:first-child,
.WordSection1 > p:nth-child(2) {
    display: none !important;
}

.WordSection1 > ol {
    margin: 2rem 0 1rem !important;
    padding-left: 2rem !important;
}

.WordSection1 > ol > li,
.WordSection1 > ol > li span {
    font-weight: bold !important;
}

.WordSection1 a {
    color: #f5f3ee !important;
}

@media (max-width: 640px) {
    .WordSection1 p,
    .WordSection1 li,
    .WordSection1 span {
        font-size: 15px !important;
    }
}

@media print {
    html,
    body {
        overflow: visible !important;
        color: #111 !important;
        background: #fff !important;
    }
}
