/*
* Author: 
*/

.top-bar {
  background: #000000;
}

footer {
  z-index: 9999;
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: white;
  border-top: solid 1px grey;
}