.subtle {
  color: var(--muted);
}

.small {
  font-size: 13px;
}

.list,
.detail-list,
.prestart-list {
  margin: 0;
  padding-left: 18px;
}

.list li,
.detail-list li,
.prestart-list li {
  margin-bottom: 8px;
}

.section-mini-title {
  font-weight: 800;
  margin-bottom: 6px;
  color: var(--text);
}

.player-header-copy,
.player-header-actions,
.current-title > div {
  min-width: 0;
}
