.cookie-confirm {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 0;
  background: black;
  color: #0d9be2;
  width: 75%;
  height: 100%;
  min-height: 342px;
  justify-content: center;
  align-items: center;
}
