Hey Erin,
Thank you for the inquiry.
By default, the content in the footer inherits the default font size. If you wish to adjust it, you can use this code in the Quick CSS field:
#footer, #footer p, #footer li {
font-size: 0.8em;
}
Best regards,
Ismael