<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[data-section-id] {
  padding:35px;
}

/* Mobile view */
@media only screen and (max-width: 767px) {
  [data-section-id] {
    padding:15px;
  }
  .global_section__text_image .rt-image-content{
    padding: 10px;
  }
}</pre></body></html>