/*
 * Style tour module display elements
 */

/* Style the tour guide tips */
.joyride-tip-guide {
  color: #158cba;
  background-color: #afafaf;
}
