<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @file
 * Visual styles for forums in Bartik.
 */

.forum__name {
  font-size: 1.083em;
}
.forum__description {
  font-size: 1em;
}
</pre></body></html>