/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 28 2024 | 03:48:26 */
@media only screen and (min-width: 1024px) {
  .entry-summary p {
    margin-bottom: 20px; /* Adjust the max-width according to your layout */
  }
}