
.employees[data-v-00d1751e] {
  padding: 1rem;
  padding-bottom: 6rem;
}
.title-container.is-flex[data-v-00d1751e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.title[data-v-00d1751e] {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
.title[data-v-00d1751e] {
    margin-bottom: 1rem;
}
}

.employees .pagination {
  margin-right: 4px;
}


/*# sourceMappingURL=employees.357a2eb5.css.map*/