@import url('./match-centre-major-events.css');
@import url('./replay-event-hierarchy.css');
@import url('./alpha-presentation-fixes.css');

.match-centre-player-link {
  color: inherit;
  font-weight: inherit;
  text-decoration-color: rgba(255, 255, 255, 0.55);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
}

.match-centre-player-link:hover,
.match-centre-player-link:focus-visible {
  text-decoration-thickness: 2px;
}

.match-centre-player-unavailable {
  cursor: default;
}

.event-player-profiles,
.cards-profile-links,
.scorer-assist-profile {
  display: block;
  margin-top: 0.3rem;
  font-size: 0.78em;
  opacity: 0.82;
}
