.position-fixed.toast {
    z-index: 9999;
    top: 10px;
    right: 10px;
}

.pagination {
    margin-top: .5rem;
    justify-content: center;
}
