Which part of the following CSS code would you edit in order to change the color of the heading text? body { color: #000000 background-color: #C9E1FF font-family: Arial, "" Lucida Console"" , sans-serif} h1 { color: #114485 font-size: x-large font-family: Georgia, “Times New Roman”, Times, serif; } (1 point) Responses color: #000000 color: #000000 color: #114485 color: #114485 font-size: x-large font-size: x-large h1 {

color: #114485