.winbox.white {
  & {
    background: #fff;
  }

  .wb-title {
    color: #000;
  }

  .wb-control {
    filter: invert(1);
  }
}