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