.pagination { @apply inline-flex; &:not(.pagination--inline) { @apply mx-auto; } } .pagination-container { @apply text-center pt-16 pb-8; }