.cc-window {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  opacity: 0.9;
  box-shadow: 0 0px 20px 5px rgba(0, 0, 0, 0.2);
  flex-direction: column;
  background-color: #fcaeae !important;
}

.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
    color: white;
}
