# Footer

`Appearance` → `Customize` → `Fonts Plugin` → `Advanced Settings` → `Footer`

The **footer** section consists of two controls:

**Headings Typography**

The following CSS selectors are targeted:

```
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6
```

**Content Typography**

The following CSS selectors are targeted:

```
footer, #footer, .footer, .site-footer
```
