<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.recent_winners {
  padding: 1em;
  padding-top: 0;
  text-align: center;
}
.recent_winners &gt; .card {
  text-align: left;
  display: inline-block;
  width: auto;
  padding: 0.5em;
  vertical-align: top;
  margin: 0.5em;
}
.recent_winners &gt; .card &gt; .cardTitle {
  font-size: 1.1em;
}
.recent_winners &gt; .card &gt; .cardTitle &gt; div:first-child {
  font-weight: bold;
}
.recent_winners &gt; .card &gt; img {
  max-height: 36em;
  max-width: 100%;
}
.recent_winners &gt; .polaroid {
  text-align: left;
  display: inline-block;
  width: auto;
  vertical-align: top;
  margin: 0.5em;
  background: white;
  box-shadow: 0 1px 4px 0 var(--box-shadow-color);
  padding: 0.75em;
}
.recent_winners &gt; .polaroid &gt; .polaroidCaption {
  margin-top: 0.6em;
  font-size: 1.1em;
}
.recent_winners &gt; .polaroid &gt; .polaroidCaption &gt; div:first-child {
  font-weight: bold;
}
.recent_winners &gt; .polaroid &gt; img {
  max-height: 36em;
  max-width: 100%;
}
/*# sourceMappingURL=recent_winners.page.css.map */</pre></body></html>