.elementor-1641 .elementor-element.elementor-element-8c9e8c2{--display:flex;--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-8a3473a */.product-legal-notice {
  margin: 0 auto;
  color: #333;
}

.product-legal-notice h2 {
  color: #003d86;
  font-size: 30px;
  margin-bottom: 20px;
}

.product-legal-notice h3 {
  color: #003d86;
  font-size: 22px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.product-legal-notice ul {
  list-style: none;
  padding-left: 0;
}

.product-legal-notice ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
}

.product-legal-notice ul li i {
  color: #003d86;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
}

.product-legal-notice a {
  color: #003d86;
  text-decoration: underline;
  transition: color 0.3s;
}

.product-legal-notice a:hover {
  color: #c5281c;
  text-decoration: none;
}

.product-legal-notice address {
  font-style: normal;
  line-height: 1.8;
  margin-top: 10px;
}/* End custom CSS */