/* 3E BLOG BLUE HERO START */

.three-blog-blue-hero {
  background: #071a38 !important;
  border-top: 0 !important;
  border-bottom: 1px solid #18365f !important;
}

.three-blog-blue-hero,
.three-blog-blue-hero > div {
  color: #ffffff !important;
}

.three-blog-blue-hero h1 {
  color: #ffffff !important;
}

.three-blog-blue-hero p {
  color: #d7e2f2 !important;
}

.three-blog-blue-hero a {
  color: #ffffff;
}

@media (max-width: 768px) {
  .three-blog-blue-hero h1 {
    color: #ffffff !important;
  }

  .three-blog-blue-hero p {
    color: #d7e2f2 !important;
  }
}

/* 3E BLOG BLUE HERO END */
