.elementor-905 .elementor-element.elementor-element-217518f3{text-align:justify;}/* Start custom CSS for section, class: .elementor-element-4f23730c *//* عنوان مقاله */
.single-post .entry-title,
.single-post h1.entry-title {
  color: #1A1917;
  font-weight: 700;
  border-bottom: 3px solid #C9A24A;
  padding-bottom: 12px;
  margin-bottom: 20px;
}

/* بدنه متن مقاله */
.single-post .entry-content {
  background-color: #FAF8F2;
  color: #241F17;
  font-size: 17px;
  line-height: 1.9;
  padding: 30px;
  border-radius: 12px;
}

/* زیرعنوان‌های داخل متن (H2, H3) */
.single-post .entry-content h2,
.single-post .entry-content h3 {
  color: #C9A24A;
  font-weight: 700;
  margin-top: 25px;
}

/* لینک‌های داخل متن */
.single-post .entry-content a {
  color: #C9A24A;
  text-decoration: underline;
}
.single-post .entry-content a:hover {
  color: #1A1917;
}

/* تصویر شاخص */
.single-post .featured-image img {
  border-radius: 14px;
  margin-bottom: 20px;
}

/* متادیتا (تاریخ، نویسنده، دسته) */
.single-post .entry-meta {
  color: #7a7365;
  font-size: 14px;
}

/* دکمه‌های اشتراک‌گذاری یا تگ‌ها */
.single-post .tags a,
.single-post .share-buttons a {
  background-color: #1A1917;
  color: #FAF8F2 !important;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
}/* End custom CSS */