.single-project-content .main-heading {
  font-family: 'Playfair Display SC', serif;
  margin: 30px 0;
  overflow: hidden; }
.single-project-content .sub-heading {
  font-weight: 300; }
  .single-project-content .sub-heading p {
    font-size: 1.125em;
    line-height: 1.667em; }

.images-container {
  margin-top: 4em; }
  .images-container img {
    margin-bottom: 0.5em; }

.post-pagination-content {
  margin: 40px 0;
  overflow: hidden;
  margin-bottom: 40px; }
  .post-pagination-content .post-nav {
    margin-top: 2px; }
    .post-pagination-content .post-nav a {
      display: inline-block;
      vertical-align: middle; }
      .post-pagination-content .post-nav a span {
        font-size: 12px;
        text-transform: uppercase;
        margin-right: 15px; }
      .post-pagination-content .post-nav a i {
        font-size: 1.3em;
        vertical-align: middle; }
      .post-pagination-content .post-nav a + a {
        margin-left: 15px; }
.post-pagination-content .post-nav i + span{
  margin-left: 15px;
}

  .post-pagination-content .date {
    color: #a6a6a6;
    font-weight: 300;
    font-style: italic;
    font-size: 0.875em;
    margin-bottom: 10px;
    margin-top: 5px; }
  .post-pagination-content a {
    text-decoration: none; }
  .post-pagination-content .social-buttons a {
    margin: 0; }

.post-bottom .post-nav a i + span {
    margin-left: 15px;
}

@media screen and (max-width: 767px) {
  .post-pagination-content {
    text-align: center; } }

/*# sourceMappingURL=single-project-page.css.map */
