/* ==========================
   FULL PAGE BACKGROUND
========================== */

body {
  background: url("/Wallpapers/wallpaperflare.com_wallpaper (3).jpg")
      no-repeat center center fixed !important;
  background-size: cover !important;
  background-color: #0b1320 !important;
  color: #e6edf3 !important;
}

/* warehouse oldalak külön háttérrel */
body.warehouse-body {
  background: url("/Wallpapers/wallpaperflare.com_wallpaper (3).jpg")
      no-repeat center center fixed !important;
  background-size: cover !important;
  background-color: #0b1320 !important;
}
