
.cookie-disclaimer {
  background: #000000;
  color: #FFF;
  opacity: 0.9;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 150px;
  position: fixed;
}  
.cookie-container {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
