*,*::before,*::after{box-sizing:border-box}
img,video{max-width:100%;height:auto;display:block}
.footer--ellenlima,.footer--default,.footer--minimal,.footer--catspins{contain:content}

html,body{background-color:var(--background-color);color:var(--primary-color);margin:0;padding:0}

html.light-bg .cbc-logo,
html.light-bg .cbd-logo,
html.light-bg .cbp-logo,
html.light-bg .cbm-logo,
html.light-bg .cbs-hero-logo,
html.light-bg .cbs-mini-logo,
html.light-bg .cbn-logo,
html.light-bg .cbb-logo,
html.light-bg .cbx-logo,
html.light-bg .cbx-mlogo,
html.light-bg .cbl-logo,
html.light-bg .cbt-logo,
html.light-bg .bg-logo img,
html.light-bg .bl-logo img,
html.light-bg .bc-logo img,
html.light-bg .bonus-logo,
html.light-bg .casino-logo,
html.light-bg .site-logo,
html.light-bg .header__logo-img,
html.light-bg .footer__logo {
  filter: drop-shadow(0 0 1px rgba(0,0,0,0.6)) drop-shadow(0 0 0.5px rgba(0,0,0,0.4));
}
html.light-bg .cbd-logo,
html.light-bg .cbs-mini-logo,
html.light-bg .cbs-hero-logo {
  background: #1e2030 !important; border-radius: 10px;
}
html.light-bg .cbc-logo-wrap,
html.light-bg .cbp-logo,
html.light-bg .cbm-logo,
html.light-bg .cbn-logo,
html.light-bg .cbb-logo,
html.light-bg .cbx-logo,
html.light-bg .cbx-mlogo,
html.light-bg .cbl-logo,
html.light-bg .cbt-logo {
  background: #1e2030; border-radius: 8px; padding: 6px;
}
html.light-bg .cbc-logo { padding: 4px; }
html.light-bg .bg-logo img,
html.light-bg .bl-logo img,
html.light-bg .bc-logo img,
html.light-bg .casino-logo img,
html.light-bg .site-logo img,
html.light-bg .bonus-logo img {
  filter: none;
}
