.article-post-only .post-title {
  line-height: 125%;
  font-size: 34px;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  color: #0f172a;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.article-post-only h3 {
  font-size: 20px;
  line-height: 128%;
  margin-top: 1.3em;
  margin-bottom: 0.5em;
  font-weight: 600;
  color: #1f2937;
}

.main-section {
  color: #111827;
}

.article-post-only h2 {
  font-size: 24px;
  line-height: 124%;
  margin-top: 1.5em;
  margin-bottom: 0.6em;
  font-weight: 600;
  color: #5b2eff;
}

.post-content-text a {
  text-decoration: underline;
}

.post-content-text a:hover {
  color: #5B2EFF;
}

.post-content-text p {
  font-size: 18px;
  line-height: 170%;
  color: #1f2937;
  margin-bottom: 0.9em;
  width: 94%;
}