:root {
    --primary-color: #e60017;
    --secondary-color: #fedba9;
    /* ADD THIS LINE */
    --tertiary-color: #1233a1;
}
