:root { --color-primary: #b21d20!important; } 
:root { --color-primary: #b21d20!important; } 
:root { --color-secondary: #000000!important; } 
:root { --color-link: #b21d20!important; } 
:root { --color-link-hover: #000000!important; } 
:root { --color-gradient-start: #b21d20!important; } 
:root { --color-gradient-stop: #542e12!important; } 
.bg-primary { background-color: #000000!important; } 
.text-primary { color: #d500ff!important; } 
.text-secondary { color: #c90022!important; } 
