/* Dated milestones retain the same emphasis throughout the timeline. */
.ui-redesign .ui-timeline .migration-card .ui-time-index.ui-time-dated {
  color:#aa3036;
  font-size:62px;
}
@media (max-width:767px) {
  .ui-redesign .ui-timeline .migration-card .ui-time-index.ui-time-dated { font-size:42px; }
}
