.elementor-kit-788{--e-global-color-primary:#428BD1;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9be14cc:#F7E6B5;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-788 e-page-transition{background-color:#FFBC7D;}.elementor-kit-788 img{border-style:solid;border-width:2px 2px 2px 2px;border-color:#D69974;border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.yemen-post {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 6px 24px rgba(0,0,0,0.08);
  margin: 30px auto;
  max-width: 900px;
}

.yemen-post-header {
  background: linear-gradient(135deg,#3D1E12,#6A2C15);
  padding: 28px;
  color: #F0D080;
}

.yemen-post-header h1 {
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 1.8rem;
  margin: 0 0 10px;
}

.yemen-meta {
  font-size: 0.85rem;
  opacity: 0.8;
}

.yemen-video {
  padding: 20px;
  background: #1E0F08;
}

.yemen-video iframe {
  width: 100%;
  height: 480px;
  border-radius: 6px;
  border: 2px solid #D4A55A;
}

.yemen-content {
  padding: 28px;
  line-height: 1.8;
  font-size: 1rem;
  color: #3D1E12;
}

.yemen-donate {
  display: inline-block;
  margin-top: 18px;
  padding: 12px 26px;
  background: linear-gradient(135deg,#C4633E,#8B3A1D);
  color: #fff;
  border-radius: 6px;
  font-weight: 700;
  text-decoration: none;
  border: 2px solid #D4A55A;
  transition: 0.3s;
}

.yemen-donate:hover {
  background: linear-gradient(135deg,#E07050,#A54220);
  transform: translateY(-2px);
}

.yemen-share {
  padding: 18px;
  background: #FAF5ED;
  text-align: center;
}

.yemen-share a {
  display: inline-block;
  margin: 6px;
  padding: 10px 18px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.85rem;
}

.yemen-wa { background:#25D366; color:#fff; }
.yemen-fb { background:#1877F2; color:#fff; }
.yemen-copy { background:#3D1E12; color:#F0D080; border:2px solid #D4A55A; }

.yemen-share a:hover { filter:brightness(1.1); }/* End custom CSS */