body {
    font-family: 'Oswald', sans-serif;
}


  @media (max-width: 767px) {
    .pagination-link {
      width: 100%;
    }
  }
