.text-white-08 {
  color: rgba(255, 255, 255, 0.8);
}

.post-content {
  padding-top: 48px;
  padding-bottom: 48px;
}
.post-content ul, .post-content ol, .post-content p {
  color: rgba(255, 255, 255, 0.8);
}
.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, .post-content b, .post-content strong {
  color: #fff;
}

@media (min-width: 576px) {
  .post-content ul, .post-content ol, .post-content p, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, .post-content img {
    width: 570px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*# sourceMappingURL=single-tuyen-dung-hop-tac.css.map */
