/*!
 * Start Bootstrap - Blog Home (https://startbootstrap.com/template-overviews/blog-home)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-home/blob/master/LICENSE)
 */

body {
  padding-top: 56px;
  height: 100%;
  padding-bottom: 100px;
}

@media (max-width: 992px) {
  .sidebar {
    display: none;
  }
}

footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 50px;
}
