body {
margin: 0;
background-color: #fff;
color: var(–wd-text-color);
text-rendering: optimizeLegibility;
font-weight: 400!important;
font-style: var(–wd-text-font-style);
font-size: var(–wd-text-font-size);
font-family: var(–wd-text-font);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: var(–wd-text-line-height);
–wd-header-h: calc(var(–wd-top-bar-h) + var(–wd-header-general-h) + var(–wd-header-bottom-h));
–wd-header-sticky-h: calc(var(–wd-top-bar-sticky-h) + var(–wd-header-general-sticky-h) + var(–wd-header-bottom-sticky-h) + var(–wd-header-clone-h));
}
something overwriting these classes