:root {
    --primary-color: #4b73b4;
    --secondary-color: #91b3d8;
    /* ADD THIS LINE */
    --tertiary-color: #000000;
}
