.elementor-8803 .elementor-element.elementor-element-738f26b{--display:flex;}.elementor-8803 .elementor-element.elementor-element-8683ba6{--display:flex;}.elementor-8803 .elementor-element.elementor-element-9872e1e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2e277a6 *//* Toppal Voice Blog - English CSS */

body {
  font-family: "Noto Sans", "Arial", sans-serif;
  background-color: #ffffff;
  color: #333;
  margin: 0;
  padding: 0;
}

article.toppal-voice-blog {
  max-width: 860px;
  margin: 0 auto;
  padding: 30px;
  line-height: 1.7;
  font-size: 16px;
}

article h1 {
  font-size: 26px;
  margin-bottom: 24px;
  color: #111;
}

article h2 {
  font-size: 20px;
  margin-top: 32px;
  margin-bottom: 16px;
  color: #222;
}

article p {
  margin-bottom: 14px;
}

article ul, article ol {
  margin: 10px 0 20px 24px;
}

article blockquote {
  background: #f8f8f8;
  padding: 12px 16px;
  margin: 18px 0;
  border-left: 4px solid #ccc;
  font-style: italic;
}

article img {
  max-width: 100%;
  display: block;
  margin: 14px auto;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

details summary {
  cursor: pointer;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 6px;
}

iframe {
  max-width: 100%;
  margin: 20px 0;
}/* End custom CSS */