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

body {
  background: #000 url(https://blackhat.com/images/backgrounds/sector-2024-a.jpg) top center no-repeat;
}

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

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