.elementor-24773 .elementor-element.elementor-element-14596b38{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-a0dc53c */.agb-section {
  padding: 20px;
  margin: auto;
}

.agb-section h3 {
  margin-top: 30px;
  color: #002b60;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 5px;
}

.agb-section ul {
  list-style: none;
  padding-left: 0;
}

.agb-section ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

.agb-section ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #f57c00;
  font-weight: bold;
}

.agb-toc {
  margin: 20px 0;
  background: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
}

.agb-toc ul {
  padding-left: 0;
  list-style: none;
}

.agb-toc li {
  margin-bottom: 5px;
}

.agb-toc a {
  text-decoration: none;
  color: #0073aa;
}

.agb-toc a:hover {
  text-decoration: underline;
}/* End custom CSS */