<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --- HELPERS --- */
.txt-1rem1 {
  font-size: 1.1rem !important;
}
.txt-1rem2 {
  font-size: 1.2rem !important;
}
.txt-1rem3 {
  font-size: 1.3rem !important;
}
.txt-1rem4 {
  font-size: 1.4rem !important;
}
.txt-1rem5 {
  font-size: 1.5rem !important;
}
.txt-1rem6 {
  font-size: 1.6rem !important;
}
.txt-1rem7 {
  font-size: 1.7rem !important;
}
.txt-1rem8 {
  font-size: 1.8rem !important;
}
.txt-1rem9 {
  font-size: 1.9rem !important;
}
.txt-2rem {
  font-size: 2rem !important;
}
</pre></body></html>