
  .milorn-post {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    line-height: 1.8;
    color: #1a1a1a;
    max-width: 700px;
    margin: 0 auto;
    padding: 40px 20px;
  }
  .milorn-post h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 30px;
    color: #1a1a1a;
  }
  .milorn-post p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 24px;
    color: #1a1a1a;
  }
  .milorn-post strong {
    font-weight: normal;
    font-style: italic;
    color: #1a1a1a;
  }
  .milorn-post em {
    font-style: italic;
  }
  .milorn-post a {
    color: #1a1a1a;
    text-decoration: underline;
    text-underline-offset: 4px;
  }
  .milorn-post .closing {
    margin-top: 40px;
    font-style: italic;
    font-size: 18px;
  }
