/* Sticky footer styles
-------------------------------------------------- */
.footer {
  position: absolute;
  bottom: 10;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 40px;
  
}

.footer .container p {
  margin: 0.5px 0;
}