<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "sinkin_sans300_light", "Century Gothic", "gibsonregular", "Century Gothic", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #999999;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #eeeeee;
}
h1,
.h1 {
  text-transform: uppercase;
  font-size: 32px;
  color: #400099;
}
h2,
.h2 {
  color: #999999;
  font-size: 28px;
}
.article-intro h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 20px;
}
.lead {
  font-size: 20px;
}
.highlight {
  background-color: #eeeeee;
  padding: 30px 15px 30px 15px;
  font-weight: initial;
}
.quote-card {
  color: #400099;
  padding: 40px;
  padding-left: 70px;
  position: relative;
  overflow: hidden;
  border: none;
  font-style: italic;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "â€œ";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 5em;
  color: #400099;
  font-weight: normal;
  font-style: italic;
}
.quote-card:after {
  
}
.t3-content ul {
  list-style-type: square;
  overflow: hidden;
}
.highlight {
  background-color: #fafafa;
}
.claim {
  margin: 44px 0 0;
  font-family: "sinkin_sans300_light", sans-serif;
  font-size: 23px;
  color: #400099;
}
.t3-content ul {
  list-style-type: circle;
  overflow: hidden;
}</pre></body></html>