#landingbanner {
  background: #dfd5cc;
  color: #232f3e;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  position: fixed;
  bottom: 0%;
  width: 100%;
  opacity: 0.95;
  z-index: 11; }

.cookiepolicy {
  background: #444444;
  color: #FFFFFF;
  padding: 15px 0px; }
