<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Start custom CSS */li::marker {
  content: none;
}

h2{
    font-size: 32px!important;
    padding-top: 50px!important;
    padding-bottom: 20px!important;
}

h3{
    font-size: 30px!important;
    padding-top: 20px!important;
}

p {
    margin: 0 0 -0.125rem;
}/* End custom CSS */</pre></body></html>