.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-237e846e */.title_head {
	font-size: 20px;
  font-weight: 600;
  color: #6e9efa;
}
.custom-table table {
	width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.custom-table table th, td {
	border: 1px solid #7A7A7A;
  padding: 10px;
}
.custom-table table th {
	color: white;
  background: #6e9efa;
}
.custom-table table tr:nth-child(2n) {
  background: #f0f5ff;
}/* End custom CSS */