White blocks covering title/text

Hi ! Who can help me solve this issue? After updating themes and pluggins, all my texts on the homepage transformed to white blocks. How do I fix this? https://www.heyniek.com/ Thanks

I’m not support but it seems to be that you have a lot of forced css (!important)
.eg-item-skin-1-element-0 {
font-size: 15px !important;
line-height: 22px !important;
color: #ffffff !important;
font-weight: 900 !important;
display: inline-block !important;
float: none !important;
clear: both !important;
margin: 0px 0px 0px 0px !important;
padding: 0px 0px 0px 0px !important;
border-radius: 0px 0px 0px 0px !important;
background: #ffffff !important;
position: relative !important;
z-index: 2 !important;
font-family: “Open Sans” !important;
text-transform: uppercase !important;
}
which is overriding the normal styling