:root {
    --primary-color: #80dfc9;
    --secondary-color: #fbd403;
    /* ADD THIS LINE */
    --tertiary-color: #046a24;
}
