/* Sticky footer styles
-------------------------------------------------- */
.footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 30px;
    background-color: #5c5c5c;
  }