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

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