<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* ==========================================
  Column - Individual
========================================== */
.column-details &gt; div {
  width: 100%;
  margin: 70px 0 0;
}
.column-heading {
  width: 75%;
  margin: 0 auto 30px;
  font-size: 24px;
  font-size: 2.4rem;
}
.sentence {
  width: 75%;
  margin: 0 auto 70px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875;
  text-align: left;
}
.column-details &gt; div img {
  margin: 0 0 70px;
}</pre></body></html>