/* Sticky footer styles
-------------------------------------------------- */

body {
  /* Margin bottom by footer height */
  margin-bottom:;
}
.footer {
  position: absolute;
  bottom: 888;
  width: 100%;
  /* Set the fixed height of the footer here */
  height:77px;
  background-color: #000000;
  color: #FFF;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

