/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

/*.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
 background-color: #050505;
  color: #ffffff;
  height: 60px;
  /* Set the fixed height of the footer here /
}*/


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  max-width: none;
  padding: 0 15px;
}
.container .text-muted {
  margin: 20px 0;
}
