.listPostCategory {
  margin-top: 2.5rem;
}

@media screen and (max-width: 768px) {
  .nameMobile {
    padding: 1.25rem 0px 1.25rem !important;
    margin: 0rem 1rem 0rem;
    border-bottom: 1px solid var(--white-3, #ECF2F7);
  }
  .listPostCategory {
    margin-top: 1.25rem;
  }
}

/*# sourceMappingURL=public_documents.css.map */
