.team-hero {
    background: linear-gradient(135deg, #005BAC, #aaaaaa); /* 삼성 블루 → 블랙 */
    color: white;
}

