.stix-viewer-block .sidebar p {
  font-size: 14px;
}

/* Space below the featured image in post/page layouts */
.post-hero {
  margin-bottom: 2.5rem; /* Adjust to taste: try 2rem–4rem */
}

.post-hero img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px; /* optional */
}