<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-family: Fira Sans,sans-serif;
    font-weight: 300;
    font-size: .875em;
}

/* .lateral {
  border: .1rem solid #eaeaea;
  border-radius: .4rem;
  margin: 1.125rem 0 .25rem;  
  padding: 1rem;
} */

@media (max-width: 39.99em) {
  .lateral {
  	 display: none;
  }
}</pre></body></html>