.elementor-70 .elementor-element.elementor-element-4afd4a9{--display:flex;}.elementor-70 .elementor-element.elementor-element-b7a7db8{--display:flex;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-70 .elementor-element.elementor-element-0d70988 > .elementor-widget-container{margin:10px 10px 10px 10px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-70 .elementor-element.elementor-element-5c43948 > .elementor-widget-container{margin:50px 50px 50px 50px;padding:10px 10px 10px 10px;}.elementor-70 .elementor-element.elementor-element-a1680a8{--display:flex;}.elementor-70 .elementor-element.elementor-element-dfc595c{--display:flex;}/* Start custom CSS for html, class: .elementor-element-074339a */.blog-single-wrapper {
  max-width: 800px;
  margin: 60px auto;
  padding: 30px;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  font-family: 'Segoe UI', sans-serif;
  color: #222;
}

.post-title {
  font-size: 36px;
  color: #1877f2;
  font-weight: 800;
  margin-bottom: 10px;
}

.post-meta {
  font-size: 14px;
  color: #888;
  margin-bottom: 20px;
}

.featured-image img {
  max-width: 100%;
  border-radius: 12px;
  margin-bottom: 25px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05);
}

.post-content {
  font-size: 18px;
  line-height: 1.8;
  color: #333;
}

.post-content h2, .post-content h3 {
  color: #1877f2;
  margin-top: 30px;
}/* End custom CSS */