:root {
    --primary-color: #000000;
    --secondary-color: #fee056;
    /* ADD THIS LINE */
    --tertiary-color: #59e1ea;
}
