/* p316-city-route-mobile-input-test */
.march-unit .mu-num {
  -webkit-user-select: text !important;
  user-select: text !important;
  touch-action: manipulation;
  pointer-events: auto;
  caret-color: var(--gold);
  -webkit-appearance: none;
  appearance: none;
}
.intel-feed .report-card .s {
  overflow-wrap: anywhere;
}
