:root {
    --primary: #5b283e;
    --primary_highlight: #853e5e;
    --primary_text: white;
    --secondary: #5b283e;
    --secondary_highlight: #853e5e;
    --secondary_text: white;
}