This is an opportunity to practice what we have just learned about id selectors.
Let's target the second heading 2 with a new rule.
This section has less guidance than the previous sections. If you would like a walk-through, watch this videoabout Styling the Exp Section Heading 2 Element.
Step1. Create a rule that targets the heading 2 within the "exp" section.
Step2. Declare a font color of "navy" for the new rule.
Step3. Test your code to make sure it works as expected.