:root {
    --primary-color: #0865fd;
    --secondary-color: #bccdf5;
    /* ADD THIS LINE */
    --tertiary-color: #030303;
}
