.market-data-note {
  margin: 1.5rem 0 0;
  color: #66717a;
  font-size: 0.88rem;
  line-height: 1.65;
  text-align: center;
}

.market-data-note a {
  color: #2c5364;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 767px) {
  .market-data-note {
    text-align: left;
  }
}
