.pagination-div a {
    background-color: transparent;
    border: none;
    height: 100%;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: white;
    text-decoration: none;
}