/* ===== NBA-Specific Styles =====
 * Sport-specific overrides on top of common components. Tokens come from
 * common/tokens.css. App chrome from common/chrome.css. Shared component
 * library from common/components.css.
 */

.header-2025 .titles h2 {
    color: var(--color-text-secondary);
    font-size: var(--text-xl);
    line-height: 48px;
    margin: 4px 0 0 0;
}
