.author.vcard { display: none; }
#mainnav,
.text-slider .maintitle { 
  color: #ffffff; 
  mix-blend-mode: difference;
  background: inherit;
  /* background-clip: text; */
  /* color: transparent; */
  /* filter: invert(1); */
}
#mainnav ul li:hover {
  text-decoration: underline;
  color: red;
}
#menu-main-category ul li:hover {
  text-decoration: underline;
  color: red;
}
footer {
  display: none;
}