:root {
    --colpari-color-primary: #4B498C;
    --colpari-color-secondary: #0095BA;
}

.login-pf body {
    background: url("../img/login_bg_purple.jpg") no-repeat center center / cover fixed;
}
