:root {
    --primary-color: #0a19f0;
    --secondary-color: #13f640;
    /* ADD THIS LINE */
    --tertiary-color: #f71808;
}
