@font-face {
  font-family: "LF Press Sans";
  src: url("/lf_press_sans-webfont.ttf");
}

body {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  background-color: #F1F0EB;
  font-family: "LF Press Sans", Arial !important;
  font-size: 20px !important;
}
.CookieDeclarationHeader {
  font-size: 65px !important;
  color: #00511e;
  font-family: "LF Press Sans" !important;
  font-weight: 700;
  margin-top: 50px;
}

.CookieDeclarationIntro h2 {
  font-size: 30px;
  margin-bottom: 0px;
  font-family: "LF Press Sans" !important;
}

.CookieDeclarationIntro p {
  margin-top: 5px;
  font-size: 20px;
  font-family: "LF Press Sans" !important;
}

.CookieDeclarationIntro a {
  text-decoration: none;
  font-weight: 700;
  color: #00511e;
}

.coitable__title {
  font-size: 24px;
}

.coitable__caption {
  font-size: 16px;
}
