/* Custom style for pagination links */
.pagination li a {
    font-size: inherit; /* Set font size to inherit from the parent */
}
