.h2h-table th a {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}

.h2h-table th a:hover {
  color: #fff;
}

.h2h-opponent {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  white-space: nowrap;
}
