.pagination-item { font-size: 16px; /* Adjust this value to match your paragraph text size */ font-weight: normal; /* Optional: Ensure it aligns with paragraph styling */ line-height: 1.5; /* Optional: Adjust line height for better readability */ } .pagination-item a { text-decoration: none; /* Optional: Remove underlines if not needed */ }