.adv .adv-vendor {
  font-family: "EB Garamond", Georgia, serif;
  font-style: italic; font-size: 13px;
  color: var(--text-muted); margin: 0 0 14px;
}
.adv .adv-flag {
  display: inline-block; font-family: "Oswald", sans-serif;
  text-transform: uppercase; letter-spacing: .12em; font-size: 10px;
  color: #8c2b2b; background: #fbeceb; border: 1px solid #f0d3d1;
  padding: 3px 10px; margin: 0 0 16px;
}
.adv .adv-note {
  font-family: "EB Garamond", Georgia, serif;
  font-size: 14px; line-height: 1.62; color: var(--text-muted);
  text-align: left; padding: 0 22px; margin: 0 0 20px;
}
.adv-empty {
  font-family: "EB Garamond", Georgia, serif; font-style: italic;
  text-align: center; color: var(--text-muted); padding: 30px 20px 44px;
}
