.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-23977 .elementor-element.elementor-element-7407840 .elementor-heading-title{color:#000000;}.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 );}.elementor-23977 .elementor-element.elementor-element-3ccf43fb{width:var( --container-widget-width, 450px );max-width:450px;--container-widget-width:450px;--container-widget-flex-grow:0;text-align:center;}.elementor-23977 .elementor-element.elementor-element-717077e .elementor-heading-title{color:#0030B8;}.elementor-23977 .elementor-element.elementor-element-309bae5 .elementor-heading-title{color:#0030B8;}.elementor-23977 .elementor-element.elementor-element-3056cdb .elementor-heading-title{color:#0030B8;}.elementor-23977 .elementor-element.elementor-element-b7690de .elementor-heading-title{color:#0030B8;}.elementor-23977 .elementor-element.elementor-element-c9d6afb .elementor-heading-title{color:#0030B8;}.elementor-23977 .elementor-element.elementor-element-c488f0c .elementor-heading-title{color:#0030B8;}/* Start custom CSS for column, class: .elementor-element-2686459 */input{
	color: black;
	text-align: center;
}
button{
	background-color: #0030b8;
	height: 35px;
	border-radius: 10px;
	padding: 0 15px;
	margin: 10px 0;
	transition: .2s;
}
button:hover, button:focus{
	background-color: #ff7f1d;
	color: white;
	border-color: #0030b8;
}
table, th, td{
    background: #F5F2F3;
    border: none;
    color: black;
}/* End custom CSS */