/* Global variables. */ :root, ::backdrop { /* Default (light) theme */ --bg-color: #fff; --dark-color: rgba(33,37,41); --primary-color: #2b5797; }