<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.terms, .privacy {
    width: 100%;
    margin: auto 0;
    padding: 0px 40px 40px;
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    text-align:justify;
}

.bullets, .romans {
    font-size: 15px;
    font-weight: 300;
    color: #666;
    margin: 0 0 1em;
    padding: 0 0 0 1.5em;
    list-style-type: disc;
}

.romans {
    list-style-type: lower-roman;
}

.bullets li {
    margin: 0 0 5px 0;
}

.terms p, .bolder {
    font-size: 15px;
    font-weight: 300;
    color: #6b6b6b;
    margin-bottom: 10px;
    line-height: 22px;
}

.bolder {
    font-weight: 500;
}

.terms h1 {
    font-size: 35px;
    font-weight: 200;
    color: #00a8a8;
    margin: 25px 0 10px 0px;
}

.terms h2 {
    font-size: 20px;
    font-weight: 200;
    color: #00a8a8;
    margin: 10px 0 10px;
    padding-left:0px;
}

.terms h3, .terms h4 {
    font-size: 15px;
    font-weight: 500;
    color: #6b6b6b;
    margin: 20px 0 10px;
}

.terms h4 {
    font-weight: 300;
}

.terms a {
    color: #00a8a8;
    text-decoration: none;
}

.terms a:hover, .privacy a:hover {
    text-decoration: underline;
}
</pre></body></html>