<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section {
  margin-top: 80px;
  margin-bottom: 15px;
}

section img {
  width: 100%;
  height: 220px !important;
  -o-object-fit: contain;
     object-fit: contain;
}

h5 {
  margin: 30px 0;
}

h6 {
  margin-top: 20px;
}

</pre></body></html>