/*--------------------------------------------------------------
# Footer fixed
--------------------------------------------------------------*/
.footer-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

.social-share-sep {
  margin-bottom: 54px;
}
