/* Round 13.0.1D: editorial provenance and material-status presentation. */
.source-badge {
  border: 1px solid #315d79;
  background: #0b2232;
  color: #d7ecf8;
  font-weight: 700;
}

.market-status-warning { color: var(--yellow) !important; }

.importance-high,
.importance-badge.importance-high {
  color: var(--red) !important;
  border-color: rgba(239, 83, 80, .58);
  background: rgba(239, 83, 80, .10);
}

.video-section {
  border-left: 2px solid rgba(36, 143, 248, .32);
  padding-left: 9px;
  margin: 9px 0;
}
