/* Static theme-wide stars: no JavaScript, canvas or animation loop. */
body.wp-theme-bizboost {
  background-color: #000 !important;
  background-image: url('../images/xabdul-stars.svg') !important;
  background-repeat: repeat;
  background-size: 1440px 1000px;
  background-attachment: fixed;
}
