body {
  background-image: url("https://www.playtronics.nl/wp-content/uploads/sites/2/2026/03/gokkasten-achtergrond.jpg");
  color: #ffffff;
}
a {
  color: #ffffff;
}
.layout-gamesdetails #content .wrapper .container .no-game a {
  color: #ffffff;
}
.game-is-fullscreen .layout-gamesdetails h1 {
  box-shadow: inset 0 0 3px 3px rgba(255, 102, 102, 0.89);
  background: rgba(204, 0, 0, 0.89);
  color: #ffffff;
}
.layout-text a {
  color: #ffffff;
}
.gamesblock a {
  color: #ffffff;
}
.layout-header .sub-menu {
  background: #353535;
}
.layout-header .search input {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.layout-header .search button {
  color: #ffffff;
}
.layout-header .current {
  box-shadow: inset 0 0 3px 3px rgba(255, 216, 145, 0.83);
  background: rgba(247, 160, 0, 0.83);
}
.layout-header .menu-wrapper {
  box-shadow: inset 0 0 3px 3px rgba(255, 102, 102, 0.89);
  background: rgba(204, 0, 0, 0.89);
}
.layout-header .header-small {
  box-shadow: inset 0 0 3px 3px rgba(255, 102, 102, 0.89);
  background: rgba(204, 0, 0, 0.89);
}
.layout-header .header-small .small-menu-toggle span {
  box-shadow: inset 0 0 3px 3px rgba(255, 216, 145, 0.83);
  background: rgba(247, 160, 0, 0.83);
}
.layout-featuredblock > .container .text-and-right {
  border: 1px solid rgba(247, 160, 0, 0.83);
}
.blocked.variation-1 > div > .title {
  box-shadow: inset 0 0 3px 3px rgba(255, 102, 102, 0.89);
  background: rgba(204, 0, 0, 0.89);
}
.blocked.variation-2 > div > .title {
  box-shadow: inset 0 0 3px 3px rgba(255, 216, 145, 0.83);
  background: rgba(247, 160, 0, 0.83);
}
.blocked > div {
  background: rgba(79, 79, 79, 0.95);
}
