.elementor-10042 .elementor-element.elementor-element-b0da52f .elementor-background-overlay{width:100%;height:100%;}.elementor-10042 .elementor-element.elementor-element-de4d545 .page-header__bg{background-image:url("https://mopdarom.org.il/wp-content/uploads/2025/05/post-title-bg.jpg");}.elementor-10042 .elementor-element.elementor-element-866ebd3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:40px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for agrikon-blog-special, class: .elementor-element-9c1dc45 */.blog-card {
  display: flex;
  flex-direction: column;
  height: 480px; /* קוביה בגובה קבוע */
  overflow: hidden;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
}

.blog-card__image {
  height: 250px;
  overflow: hidden;
}

.blog-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-card__content {
  flex-grow: 1;
  flex-direction: column;
}
.blog-card__readmore {
  margin-top: auto;
}/* End custom CSS */