.small-caps { font-variant-caps: all-small-caps; }

@media only screen and (max-width: 735px) {
  .hmc-standalone .hmc-table .hmc-section-content [role="rowheader"], .hmc-modal-content .hmc-table .hmc-section-content [role="rowheader"] {
	padding-right: 0;
  }
}

.hmc-standalone .theme-dark .footnote {
  color: #999;
}

.hmc-modal-content .theme-dark .footnote{
  color: #999;
}
