.app-footer {
    background: transparent !important;
    text-align: center;
    font-size: 0.85rem;
    padding: 0.8rem;
    color: #f1f1f1;
    position: fixed !important;
    bottom: 0 !important;
    width: 100% !important;
    z-index: 999 !important;
  }