/* NC 다이노스 전용 스타일 */

.team-hero {
    background: linear-gradient(to right, #012D5A, #B9975B); /* 네이비 → 골드 */
    color: white;
}

