<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
  padding-bottom: 1.1rem;
}

.button-show-more, .button-show-less {
  margin: 15px 0 10px;
  padding-bottom: 0;
  text-decoration: underline;
  text-underline-offset: 0.2rem;
}
</pre></body></html>