/* Sticky footer styles
-------------------------------------------------- */
body {
  min-height: 2000px;
  padding-top: 70px;
}



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

body > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

.footer > ul, .footer > li {
  text-decoration: none !important;
  list-style-type: none;
  -webkit-padding-start: 0px !important;
}

code {
  font-size: 80%;
}
