/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/template-overviews/shop-homepage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-shop-homepage/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
  height: 100%;
}

.bg-black {
  background-color: #000!important;
}

footer {
 bottom: 0;
 width: 100%;
}

footer .logo {
  width: 75%;
  height: auto;
}

hr.blue-accent {
  background-color: #0094ff!important;
}