:root {

      /* Post content wrapper */
      --max-width-post-wrap-one: 700px;

      /* Fonts */
      --color-font-one: #2b394e;
}

.post-content p {
   line-height: 1.65;
}