/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template/heroic-features)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-heroic-features/blob/master/LICENSE)
 */
body {
  padding-top: 5%;
  /*background-image: url("../img/bg.jpg");*/
  /*background-size: auto 100%;*/
  /*box-shadow:inset 0 0 0 2000px rgba(255, 255, 255, 0.6);*/
}

footer {
   left: 0;
   bottom: 0;
   width: 100%;
   text-align: center;
   font-size: 14px;
}

.bg-blur {
  /*backdrop-filter: blur(8px);*/
  /*height: 100%;*/
}