.elementor-1029 .elementor-element.elementor-element-ee3daa9{--display:flex;}/* Start custom CSS for html, class: .elementor-element-fccfb47 */.advertorial-container {
  padding: 40px;
  max-width: 800px;
  margin: auto;
  font-family: sans-serif;
  color: #333;
}

.advertorial-title {
  text-align: center;
  color: #506650;
  font-size: 32px;
}

.advertorial-subtitle {
  text-align: center;
  color: #777;
}

.advertorial-hero {
  width: 100%;
  margin: 20px 0;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

ul {
  font-size: 18px;
  line-height: 1.6;
  padding-left: 20px;
}

blockquote {
  border-left: 4px solid #8FB98F;
  padding-left: 15px;
  color: #555;
  margin: 20px 0;
  font-style: italic;
}

.advertorial-cta {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 30px 0;
}

.advertorial-cta img {
  width: 150px;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.advertorial-cta a {
  background: #8FB98F;
  color: #fff;
  padding: 12px 20px;
  text-decoration: none;
  border-radius: 5px;
}

.advertorial-depoimento {
  background: #eaeaea;
  padding: 15px;
  border-radius: 8px;
  font-style: italic;
  color: #555;
}

.advertorial-nota {
  font-size: 14px;
  color: #999;
  margin-top: 30px;
}/* End custom CSS */