  .stuck {
    position:fixed;
  }
  
  .footer-stuck{ 
    position: absolute !important;
  }

  #toc a.active {
  color: #2b96cc;
}
