:root {
    --primary-color: #19358a;
    --secondary-color: #ffffff;
    /* ADD THIS LINE */
    --tertiary-color: #000000;
}
