I am wanting to edit the size of the contact boxes so they are smaller then the default in comet theme and increase the text size of the wording such as First Name, Last Name etc. I am using the below but can't seem to get it. Can someone explain the difference between contact-form label & .contact-form label span.
.contact-form label {
font-family: "Times New Roman", Arial, sans-serif;
font-size: 60%;
}
.contact-form label span {
font-size: 40%;
}
The blog I need help with is instinctiveminds.com.au.