:root {
    --primary-color: #ed3337;
    --secondary-color: #fbd403;
    /* ADD THIS LINE */
    --tertiary-color: #000000;
}
