.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-57dbd5dd */ <style>
.code-of-conduct {
  max-width: 900px;
  margin: 40px auto;
  padding: 30px;
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #222;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.code-of-conduct h1 { text-align: center; color: #004080; }
.highlight {
  font-size: 1.3em;
  font-weight: bold;
  color: #b22222;
  text-align: center;
  margin: 20px 0 30px;
}
.meta { text-align: center; font-style: italic; color: #555; margin-bottom: 40px; }
.code-of-conduct h2 {
  color: #004080;
  border-bottom: 2px solid #eee;
  padding-bottom: 8px;
  margin: 35px 0 15px;
}
.code-of-conduct ul { padding-left: 25px; margin: 15px 0; }
.contact {
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  padding: 20px;
  background: #f8f9fa;
  border-radius: 8px;
}
</style> /* End custom CSS */