<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#site-branding.container {
  background-color: #f0f0f0;
}

#site-branding img {
  margin-left: 10px;
}

#masthead.site-header {
  background-color: #f0f0f0;
  opacity: 0.95;
}

img {
  padding-right: 10px;
}

div#post-slider-cta {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #acbd5d;
  background-color: #739443;
}

.site-footer .site-info .col-xs-9 a {
  color: #000000;
  font-weight: normal;
  font-size: 1px;
}

.site-footer .site-info .col-xs-9 a img {
  opacity: 0;
}

div#post-slider-cta .secondary-heading {
  font-weight: bolder;
}

.post-title {
  font-weight: bold;
}

h1 {
  font-size: 16px;
}

.site-footer .site-info {
  display: inline;
}

.sc-slider-wrapper .camera_caption &gt; div {
  position: relative;
  border-top-style: solid;
  border-top-width: 6px;
  border-top-color: #739443;
  border-bottom-width: 6px;
  border-bottom-style: solid;
  border-bottom-color: #739443;
}

.sc-slider-wrapper .camera_caption &gt; div span {
  font-size: 40px;
}</pre></body></html>