<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
aside.content_widget {
  border: 1px #333 solid;
}

aside.content_widget .aside_inner {
  padding: .7em;
}


aside.content_widget.post_sidebar {
  float: right;
  width: 300px;
  margin-left: 1em;
  border-color: #ccc;
  background-color: #efefef;
}


aside.content_widget.post_factbox, aside.content_widget.post_sidebar {
  margin-bottom: 1em;
}




aside.content_widget.pull_quote {
  float: none;
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: 2px #999 solid;
  border-width: 2px 0;
  background-color: #efefef;
  margin: 3em 0;
}

aside.content_widget.pull_quote .aside_content {
  font-size: 1.6em;
}

aside.content_widget.pull_quote p {
  line-height: 1.5;
  padding: 0 .5em;
  font-weight: 400;
}

[itemprop="content"] aside.content_widget.pull_quote {
  margin: 0 0 2em 0;
}</pre></body></html>