Font color on portfolio site changed

Hi,

I have set the colors for my contact information at the footer with custom css. It is working at "normal" sites, but if I click on a portfolio page, it displays a wrong color. (yellow)

Custom css:
.get_in_touch ul li {color: #101212!important;}
.get_in_touch ul {color: #101212!important;}
.get_in_touch ul li a {color:#101212!important;}
.get_in_touch h3 {color:#101212!important;}
.get_in_touch h4 {color:#101212!important;}

Here it's okay: https://loesungsblick-beratung.de
Here not: https://loesungsblick-beratung.de/portfolio-item/systemische-beratung/

How can I fix this?

Greets Nico

Comments

Sign In or Register to comment.