.RoundedWhiteContainer{background-color:#fff;border-radius:50px;padding:20px}.RoundedDefaultContainer{border-radius:25px;padding:20px}.items-per-page{flex:1;display:flex;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:1rem}.pagination-container{margin-top:1rem;margin-bottom:1rem}.pagination{flex-grow:1;display:flex;justify-content:center;gap:1rem;align-items:center;list-style:none}.pageLink{cursor:pointer;color:#40b9aa;display:flex;justify-content:center;align-items:center;height:2rem;padding-left:3px;padding-right:3px;font-weight:700}.pageLinkButton{width:100%;text-align:center}.pageItem{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border:1px solid #eaeaea;border-radius:2rem;cursor:pointer}.pageItemActive{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border:1px solid #eaeaea;border-radius:2rem;cursor:pointer;color:#fff;background-color:#40b9aa}
