/* MostBest - Tech YouTuber Rankings */
:root {
    --primary: #0f0f0f;
    --accent: #ff0000;
    --text: #f1f1f1;
    --bg: #181818;
}
