<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpra-et-legacy li.feed-item {
  margin-bottom: 10px;
  line-height: 1.3;
}

.wpra-et-legacy .feed-item-content {
  display: flex;
  align-items: flex-start;
}

.wpra-et-legacy .feed-item-content.item-top {
  flex-direction: column;
}

.wpra-et-legacy .feed-item-content.item-top&gt;a&gt;img {
  margin-bottom: 0;
}

.wpra-et-legacy .feed-item-content img {
  margin-right: 10px;
  margin-bottom: 10px;
}

.wpra-et-legacy .feed-item-content&gt;a,
.wpra-et-legacy .feed-item-content&gt;img {
  display: block;
  flex-shrink: 0;
}

.wpra-et-legacy .thumbnail-excerpt {
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.5;
}

.wpra-et-legacy .thumbnail-excerpt img {
  max-width: 100%;
  float: left;
  margin-top: 0.5em;
  margin-right: 10px;
}

.wpra-et-legacy .wpra-feed-audio {
  display: block;
  margin: 5px 0;
}

.wpra-et-legacy .wpra-feed-audio audio {
  width: 100%;
}

.wpra-et-legacy.wpra-item-et {
  list-style: none;
}

.wpra-et-legacy.wpra-item-et:not(.wpra-item-et--bullets) {
  margin-left: 0;
  padding-left: 0;
}

.wpra-et-legacy.wpra-item-et:not(.wpra-item-et--bullets) li {
  margin-left: 0;
  padding-left: 0;
}

.wpra-et-legacy.wpra-item-et--bullets.wpra-item-et--default {
  list-style-type: disc;
}

.wpra-et-legacy.wpra-item-et--bullets.wpra-item-et--numbers {
  list-style: decimal;
}

.wpra-et-legacy .green {
  color: #0bd600;
}

.wpra-et-legacy .nav-links {
  overflow: hidden;
  margin-bottom: 20px;
}

.wpra-et-legacy div.wprss-feed-meta&gt;span {
  font-size: 90%;
  clear: both;
}

.wpra-et-legacy div.wprss-feed-meta&gt;span:not(:last-child):after {
  content: " | ";
}

.wpra-et-legacy .wprss-et-social-buttons&gt;* {
  vertical-align: top;
}
</pre></body></html>