Custom CSS in CP

Hello CP Community,
Can anyone help me with a CSS issue? I have tried many times to find the class for legal notices in the subfooter on the ClassicPress theme. This is black text on dark background.

I inspected the child theme.

Someone said to view the style column.

The only style is something I tried from another project, but that didn’t work.

https://freshair.builtandhosted.com/ is the production site.
Thanks very much.

@RanWest

Inspecting the page you have linked indicates that the links in the footer are created with a Widget.

Classes that are available for any custom HTML could include textwidget or custom-html-widget or you can be more targeted and us an id instead of a class and int hat case it would be custom_html-3.