/* Start custom CSS for html, class: .elementor-element-e035591 */.blog-hub {
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 20px;
}

.blog-hub-hero h1 {
  font-size: 36px;
  margin-bottom: 10px;
}

.blog-hub-section {
  margin-top: 50px;
}

.blog-hub-section h2 {
  font-size: 26px;
  margin-bottom: 15px;
}

.blog-card {
  border-bottom: 1px solid #eaeaea;
  padding: 20px 0;
}

.blog-card h3 {
  font-size: 20px;
  margin-bottom: 8px;
}

.blog-card a {
  text-decoration: none;
  color: #111;
}

.blog-hub-cta {
  margin-top: 80px;
  padding: 40px;
  background: #f7f7f7;
  text-align: center;
}

.cta-button {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 28px;
  background: #000;
  color: #fff;
  text-decoration: none;
}/* End custom CSS */