/* Sticky footer styles
-------------------------------------------------- */
.footer {
  position: absolute;
  padding-top: 10px;
  bottom: 0px;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 40px;
  background-color: #dddddd;
}
