:root {
    --primary-color: #6494e8;
    --secondary-color: #910d14;
    /* ADD THIS LINE */
    --tertiary-color: #03066d;
}
