:root {
  --link-color: #00CBD1;
  --text-color: #ffffff;
  --secondary-text-color: #969696;
  --secondary-bg-color: #1b1c1e !important;
  --secondary-link-color: #16edf3;
  --bg-color: #1b1c1e !important;
  --topbar-bg-color: #1b1c1e !important;
  --footer_bg_color: #1b1c1e !important;
}

body, .sp-preloader, #sp-header, #sp-footer, #sp-bottom {
  background-color: #1b1c1e;
}

.template-options {
  display: none;
}

#modal-menu-toggler {
  display: none;
}