.elementor-7503 .elementor-element.elementor-element-07addec{--display:flex;}/* Start custom CSS for html, class: .elementor-element-ab2c75b */.toppal-blog {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  margin: 20px auto;
  max-width: 900px;
  color: #222;
  padding: 0 15px;
  background: #f9f9f9;
}

.toppal-blog h1,
.toppal-blog h2,
.toppal-blog h3 {
  color: #111;
  margin-bottom: 12px;
}

.toppal-blog h1 {
  font-size: 2.2rem;
  margin-bottom: 24px;
  font-weight: 700;
}

.toppal-blog h2 {
  font-size: 1.6rem;
  margin-top: 36px;
  margin-bottom: 18px;
  font-weight: 600;
  border-bottom: 2px solid #ddd;
  padding-bottom: 6px;
}

.toppal-blog h3 {
  font-size: 1.2rem;
  margin-bottom: 12px;
  font-weight: 600;
}

.toppal-blog p {
  font-size: 1rem;
  margin-bottom: 18px;
  color: #333;
}

.toppal-blog ul, .toppal-blog ol {
  margin-left: 20px;
  margin-bottom: 20px;
  color: #333;
}

.toppal-blog ul li, .toppal-blog ol li {
  margin-bottom: 10px;
}

.toppal-blog .image-section {
  margin-bottom: 40px;
}

.toppal-blog .responsive-img {
  width: 100%;
  max-width: 800px;
  height: auto;
  border-radius: 8px;
  display: block;
  margin-bottom: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.toppal-blog .caption {
  font-size: 1rem;
  color: #555;
  line-height: 1.4;
  max-width: 800px;
}

.toppal-blog a {
  color: #1a73e8;
  text-decoration: none;
}

.toppal-blog a:hover {
  text-decoration: underline;
}/* End custom CSS */