.elementor-120016 .elementor-element.elementor-element-448a0c5{color:var( --e-global-color-5c95dd8 );}/* Start custom CSS for text-editor, class: .elementor-element-448a0c5 */.gv-custom-table table { 
	width: 1200px; 
	border-collapse: collapse; 
	margin:50px auto;
	}

.gv-custom-table table tr:nth-of-type(odd) { 
	background: #eee; 
	}

.gv-custom-table.with-header table tr:first-child td { 
	background: var(--e-global-color-primary); 
	color: white; 
	font-weight: bold; 
	}

.gv-custom-table table td, th { 
	padding: 10px; 
	border: 1px solid #ccc; 
	text-align: left; 
	font-size: 18px;
	}/* End custom CSS */