 :root {
    --primary: #b072fe;
    --secondary: #6c757d;
    --success: #0dcaf0;
    --info: #feb9e3;
    --light: #f8f9fa;
    --dark: #212529;
}