/* Match the three hero panels to the neutral market-card outline. */
.lead-panel,
.certain-panel,
.asset-panel {
  border-color: rgba(255, 255, 255, 0.1);
}
