<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.test-css h3 { color: #dc4533; }

.align-center { display: block; text-align: center; margin: 0 auto 15px auto; }

/* Adjust default list indentation and spacing */
ul, ol { padding-left: revert; list-style-position: inherit; }
li { margin: 0.5rem 0; }

/* Timeline classes */
.tl-headline-date { font-size: 19px !important; }
h2.tl-headline { font-weight: 600; color: #5c514f; }
.tl-timeline p, .tl-caption { font-family: 'Open Sans', sans-serif !important; }
.tl-timeline p { font-size: 19px; line-height: 1.3em; }
.tl-caption { font-size: 13px !important; line-height: 1.3em !important; }</pre></body></html>