.hd--body-global.page .elementor-posts-container h3.elementor-post__title {
  line-height: 1.4;
  min-height: 50px;
  margin-bottom: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #28510C;
}
.hd--body-global.page .elementor-posts-container h2.elementor-post__title {
  line-height: 1.4;
  min-height: 50px;
  margin-bottom: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #28510C;
}
.hd--body-global.page .elementor-grid-item .elementor-post__excerpt {
  min-height: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.hd--body-global.page .elementor-posts .elementor-post__read-more {
  font-size: 16px;
  font-weight: 500;
  visibility: hidden;
}
.hd--body-global.page .elementor-posts .elementor-post__read-more:hover {
  visibility: hidden;
}
.hd--body-global.page .elementor-posts .elementor-post__read-more:hover:after {
  visibility: visible;
  font-weight: 700;
  background-color: #4D771C;
}
.hd--body-global.page .elementor-posts .elementor-post__read-more:after {
  content: 'read more';
  visibility: visible;
  color: #fff;
  font-size: 1rem;
  padding: 7px 22px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background-color: #28510C;
  width: 100%;
  text-align: center;
  float: left;
  border-radius: 2px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fcustom_codes%2F127010-scss-default.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */