body {
  background-color: #fff5DE;
}

header div h1.dancing-script-titel {
  font-family: "Dancing Script", cursive!important;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.p_invisible{
    display: none;
}

th a:hover {
  font-weight: bolder!important;
  text-decoration: underline!important;
}

footer div a.link-footer:hover {
  font-weight: bolder!important;
  color: red!important;
}