.legend {
  visibility: hidden;
}

.time, .ptimes {
  font-size: 12pt;
  width: 50%;
}

.ptimes {
  text-align: center;
}

.ptimes a {
  background-color: blue;
  color: white;
  padding: 4pt 8pt;
}

.ptimes a:hover {
  background-color: green;
}
