div#CybotCookiebotDialogHeader,
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none;
}

@media (min-width: 1280px) {
  #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogTabContent {
    margin-left: 0;
  }
}

#main-nav .hamburger span.text {
  color: #fff;
}

#page-homepage .homepage-hero-container {
  background-color: #272828;
}

#page-docs-forms .text .cmp-text ul li a, #page-docs-forms .text .cmp-text table tr td a {
  text-decoration: underline !important;
  text-decoration-thickness: from-font !important;
}

.footer footer > .container #affiliates ul li:nth-child(2) img {
  width: 100px;
}
/*# sourceMappingURL=custom.css.map */