/* line 2, ../../singles/post/post-single.scss */
.post_single {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media only screen and (max-width: 1024px) {
    /* line 2, ../../singles/post/post-single.scss */
    .post_single {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (max-width: 640px) {
    /* line 2, ../../singles/post/post-single.scss */
    .post_single {
      padding-top: 40px;
      padding-bottom: 40px; } }
  /* line 6, ../../singles/post/post-single.scss */
  .post_single .row .columns .button.back {
    margin: 25px 0px 0px; }

/*# sourceMappingURL=post-single.css.map */