:root {
    --color-primary: #7c07f2;
    --color-secondary: #2b0055;
    --color-tertiary : #AB04F2;
}

div.logo-style {
    background: url(/assets/packages/sowiso/images/pym.svg) center center no-repeat;
    height: 35px;
    margin-top: 8px;
}