:root{
    --main-color: #800080;
    --second-color: #ffffff;
    --promotion-background: #0088cf;

    --text-color: #0088cf;
    --text-background: #800080;
    --plus-icon-color: #FFF;
    --plus-icon-background: #800080;
}
