.frame.frame-type-tx_cce_socialmediaicons {
  margin-bottom: 1em;
}
.frame.frame-space-after-extra-small, .frame.frame-space-after-extra-small .ce-column {
  padding-bottom: 0;
}
.frame.frame-space-after-small, .frame.frame-space-after-small .ce-column {
  padding-bottom: 0.5rem;
}
.frame.frame-space-after-medium, .frame.frame-space-after-medium .ce-column {
  padding-bottom: 1rem;
}
.frame.frame-space-after-large, .frame.frame-space-after-large .ce-column {
  padding-bottom: 1.5rem;
}
.frame.frame-space-after-extra-large, .frame.frame-space-after-extra-large .ce-column {
  padding-bottom: 2rem;
}
.frame.frame-space-before-extra-small, .frame.frame-space-before-extra-small .ce-column {
  padding-top: 0;
}
.frame.frame-space-before-small, .frame.frame-space-before-small .ce-column {
  padding-top: 0.5rem;
}
.frame.frame-space-before-medium, .frame.frame-space-before-medium .ce-column {
  padding-top: 1rem;
}
.frame.frame-space-before-large, .frame.frame-space-before-large .ce-column {
  padding-top: 1.5rem;
}
.frame.frame-space-before-extra-large, .frame.frame-space-before-extra-large .ce-column {
  padding-top: 2rem;
}
.cc-window {
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
}
.cc-highlight .cc-btn {
  width: auto !important;
}
.cc-highlight .cc-btn.cc-allow-all {
  color: white;
  border-color: transparent;
  background-color: #b81839 !important;
}
.cc-message {
  display: flex;
}
.cc-highlight .cc-btn {
  height: 100%;
  margin: 0;
  padding: 0.8em 1.8em;
}
.cc-highlight .cc-btn.cc-allow {
  color: white;
  order: -1;
}
.cc-deny {
  display: none !important;
}
