.block-unisante-cookies {
  display: none;
  z-index: 10002;
  background: rgba(0,0,0,.9);
  color: #ffffff;
  padding: 3.75rem;// 0;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-unisante-cookies.contextual-region {
  position: fixed;
}
