// Colors
$primary: #5e35b1;
// Cards
$card-border-width: 0;
// List Groups
$list-group-border-width: 0;
:root {
--background: #f0edf4;
}