/* V44: improve only the tour schedule time badge readability. */
.tour-time {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 0 transparent !important;
  text-shadow: 0 1px 2px rgba(0, 35, 42, 0.34) !important;
  letter-spacing: 0.035em;
}
