:root {
    --primary-color: #0d0490;
    --secondary-color: #fdf50d;
    /* ADD THIS LINE */
    --tertiary-color: #e60a0a;
}
