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


  .footer {
    background-color: #f5f5f5;
  }
  
  .footer > .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  code {
    font-size: 80%;
  }