.cc-compliance {
  margin-left: 30px;
}
.cc-btn:last-child {
  background-color: white;
  color: #262626;
}
.cc-btn:last-child:hover {
  text-decoration: underline;
}
.cc-revoke,
.cc-banner {
  background: rgba(26, 26, 26, 0.9);
  color: white;
  z-index: 2147483647;
}
.cc-session-reshow .cc-revoke {
  display: block !important;
}
.cc-link,
.cc-link:visited,
.cc-link:hover,
.cc-link:active {
  color: #d5d5d4;
}
