:root {
    --color-primary: #403089;
}

body {
    background: #403089;
}