@use 'mixins/mixins' as *;

@include b(pagination) {
  overflow: hidden;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
