/* Делает весь текст в бегущей строке блока uc-run-city зачёркнутым */
.uc-run-city {
  text-decoration-line: line-through !important;
  text-decoration-color: #ffffff !important;
  text-decoration-thickness: 3px !important;
}