/* Small compatibility rules for the modernized templates and the local fallback. */
.bbd84-sponsor-strip .wg-blockcontent {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
}

.bbd84-sponsor-strip a,
.bbd84-sponsor-strip img {
  display: block;
  max-width: 100%;
}

.bbd84-sponsor-strip img {
  width: 100%;
  height: auto;
  margin: 0 !important;
}

.wg-postdateicon {
  color: #5ba2dc;
  font-size: 12px;
  margin: 0 0 8px;
}

.wg-posts .wg-post + .wg-post {
  border-top: 1px dotted #a1adba;
  margin-top: 18px;
  padding-top: 12px;
}
