/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */
body {
  padding-top: 56px !important;
  background-size: cover !important;
  background-position: center center !important;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7)), url(../images/board-2437446_1280.jpg) !important;
  background-attachment: fixed;
}

.navbar-brand>img {
  background-color: white;
  height: 56px;
  padding: 0 15px 0 15px;
  position: absolute;
  top: 0;
}

footer.py-5.bg-dark {
  padding: 5px 0 5px 0 !important;
  position: fixed;
  bottom: 0;
  width: 100%;
}