<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.accordion summary {
  padding: 30px 0;
}

.accordion {
  border-top: none;
  border-bottom: none;
}

.accordion__title {
  max-width: 100%;
}</pre></body></html>