/*
  Event site overrides to default Bootstrap theme styles in /bootstrap/theme-sector.css
*/

body {
  background: #000 url(https://blackhat.com/images/backgrounds/sector-2025-a.jpg) center -160px no-repeat; /* Negative top margin so upper background doesn't bleed behind text, for legibility. */
}

main {
  background: url(https://blackhat.com/images/backgrounds/sector-2025-b.jpg) bottom center no-repeat;
  min-height: 1200px;
  padding-bottom: 570px;
}

#informa-footer {
  margin-top: 0;
}
