h5 {
  margin-top: 1rem;
}

th:not(.team) {
  cursor: pointer;
}

a {
  text-decoration: none;
}

.col-1, .col-md-1 {
  width: 6%;
}

.positive_gd {
  color: rgb(75, 148, 72) !important;
}

.negative_gd {
  color: rgb(208, 2, 27) !important;
}

th {
  white-space: nowrap;
}