html * {
  font-family: Raleway !important;
}

body {
  overflow: scroll;
}

#footer {
  color: #ffffff8c;
}

.hidden {
  display: none;
}

div.splitcontentright {
  max-width: 800pt;
  margin-left: auto;
  margin-right: auto;
}

.cookies-eu-banner {
  color: #fff;
  text-align: center;
  z-index: 10;
  background: #444;
  width: 100%;
  padding: 6px;
  font-size: 13px;
  position: fixed;
  bottom: 0;
}

.cookies-eu-banner button {
  color: #fff;
  cursor: pointer;
  background: #222;
  border: 1px solid #000;
  margin: 2px 0;
  padding: 4px 7px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition: background 70ms, color 70ms, border-color 70ms;
}

.cookies-eu-banner button:hover {
  color: #222;
  background: #fff;
}
/*# sourceMappingURL=website_src.07fedde6.css.map */
