<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
  font-size: 1.5rem !important; }

h2 {
  font-size: 1.2rem !important; }

h3 {
  font-size: 1.1rem !important; }

h4 {
  font-size: 1rem !important; }

/* Medium devices (tablets, 768px and up)  */
@media (min-width: 768px) {
  h1 {
    font-size: 2.1rem !important; }
  h2 {
    font-size: 1.4rem !important; }
  h3 {
    font-size: 1.2rem !important; }
  h4 {
    font-size: 1.1rem !important; } }
</pre></body></html>