<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h2, h3 {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0;
}

p {
    font-family: "Open Sans", sans-serif;
}

ul {
    padding-left: 2em;
}

ul li {
    font-family: "Open Sans", sans-serif;
}

a {
    text-decoration: none;
    color: rgb(26, 204, 141)
}

.date {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    margin: 0;
}

.critical {
    color: #ff8b00
}</pre></body></html>