.elementor-1647 .elementor-element.elementor-element-dab484d{--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-674a44b */.license-agreement {
  color: #333;
}

.license-agreement h2 {
  font-size: 28px;
  color: #003d86;
  margin-bottom: 20px;
}

.license-agreement p {
  line-height: 1.6;
  margin-bottom: 20px;
}

.license-agreement ol {
  padding-left: 20px;
  counter-reset: section;
}

.license-agreement ol > li {
  margin-bottom: 20px;
  position: relative;
  font-weight: 500;
  line-height: 1.5;
}

.license-agreement ol > li::marker {
  color: #003d86;
  font-weight: bold;
}

.license-agreement ul {
  margin-top: 10px;
  margin-left: 20px;
  list-style: none;
  padding-left: 0;
}

.license-agreement ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
  font-weight: 400;
}

.license-agreement ul li i {
  position: absolute;
  left: 0;
  color: #003d86;
}

.license-agreement a {
  color: #003d86;
  text-decoration: underline;
}

.license-agreement a:hover {
  color: #c5281c;
  text-decoration: none;
}/* End custom CSS */