:root {
    --primary: #4a0193;
    --primary-rgb: 74, 1, 147;
    --primary-dark: #3e007c;
    --primary-light: #ece5f4;
}
