.hello-reports-footer {
    width: 100%;;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    padding-top: 20px;
    padding-bottom: 60px;
    background-color: white;
    height: 100px;
}