/*
Theme Name: Divi Child
Template: Divi
Version: 1.0
*/

@import url("../Divi/style.css");

.et_pb_blog_grid .et_pb_post {
  position: relative;
  overflow: hidden;
}
.et_pb_blog_grid .post-meta span:first-child {
  font-size: 13px;
  font-weight: normal;
  color: #9b9b9b;
  padding: 0;
  border-radius: 20px;
}
.et_pb_blog_grid .post-meta a {
  position: absolute;
  top: 20px;
  background: #eb8b30;
  font-size: 12px;
  color: #fff !important;
  text-transform: math-auto !important;
  font-weight: bold;
  border-radius: 4px;
  padding: 4px 10px !important;
  z-index: 99999999;  z-index: 10;
  pointer-events: none;
  display: block;
}
.et_pb_blog_1 .et_pb_post img,
.et_pb_blog_1 .et_pb_post .entry-featured-image-url,
.et_pb_blog_0 .et_pb_post img,
.et_pb_blog_0 .et_pb_post .entry-featured-image-url {
  box-shadow: none !important;
}
.et_pb_blog_1 .et_pb_post .entry-title a:hover {
  color: #eb8b30 !important;
}
.et_pb_blog_0 .et_pb_blog_grid .et_pb_post, .et_pb_blog_1 .et_pb_blog_grid .et_pb_post {
  border-radius: 10px !important;
}
.et_pb_blog_1 article.et_pb_post {
  box-shadow: 0px 2px 13px 0px #cecece !important;
}
.et_pb_post .post-content {
  min-height: 90px !important;
}
.et_pb_blog_1 .et_pb_post .entry-title a,
.et_pb_blog_0 .et_pb_post .entry-title a {
  font-size: 24px;
  line-height: 28px;
}
.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child {
  bow-shadow: 0px 2px 13px 0px #cecece !important;
}
.grecaptcha-badge {
  display: none;
}
.legal-links, .legal-links a {
  font-size: 13px;
  color: #878787;
  text-align: right;
}
.legal-links a {
  color: #878787;
}
.legal-links a:hover {
  color: #fff;
}