So i believe I have the correct CSS formatting but i can not move on because it is telling me to make sure my h1 font is in Verdana. Is there something here that I am missing? Below is my stylesheet, please let me know if you see something wrong!
h1{
font-family: Verdana;
color: #576D94
}
p{
font-size: 18px;
color: #4A4943;
}