.footer-bottom {
    position: fixed;
    right: 0;
    bottom: 0rem;
    left: 0;
    padding: 0.3rem;
    background-color: #e8e8e8;
    z-index: 1030;
  }
  