.pironet-last-post-section {
  margin: 0px 0px 50px 0px; }
  .pironet-last-post-section .pironet-last-post-wrapper {
    margin: 0px 0px 30px 0px; }
    .pironet-last-post-section .pironet-last-post-wrapper .pironet-last-post-date {
      font-size: 14px;
      font-weight: 600; }
    .pironet-last-post-section .pironet-last-post-wrapper .pironet-last-post-content {      
      -ms-word-break: break-all;
          word-break: break-all;

          /* Non standard for webkit */
          word-break: break-word;

     -webkit-hyphens: auto;
        -moz-hyphens: auto;
         -ms-hyphens: auto;
             hyphens: auto;

    }

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