.p-pagination{
	text-align: center;
	margin: 2rem 0;
	font-size: 1.6rem;
	letter-spacing: 2;
	display: flex;
	gap: 1rem;
	justify-content: center;
}