<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-section {
  padding-block-end: 90px;
}
@media (max-width: 768px) {
  .c-section {
    padding-block-end: 76px;
  }
}
.c-section p:has(+ .c-section__title) {
  margin-block-start: -4px;
}</pre></body></html>