:root {
    --primary-color: #150e71;
    --secondary-color: #9122a0;
    /* ADD THIS LINE */
    --tertiary-color: #000000;
}
