:root {
    --primary-accent: #D2C2FD;
    --secondary-accent: #986AAD;
    --primary-accent-rgba: rgba(152, 106, 173, 0.2);
}