.elementor-12123 .elementor-element.elementor-element-b32f02b{--display:flex;}/* Start custom CSS for html, class: .elementor-element-6f94108 *//* Span Tag */
.elementor-widget-html tr span{
	background-color:#fe3838;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
}

/* Progress bar */
.elementor-widget-html tr .progress-bar{
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
}

/* Th */
.elementor-widget-html tr th{
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}

/* Table */
.elementor-widget-html table{
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}

/* Head Of Table */
.elementor-widget-html table thead{
	border-top-left-radius:0px;
}

/* Table Row */
.elementor-widget-html thead tr{
	border-top-left-radius:0px;
}

/* Body Of Table */
.elementor-widget-html table tbody{
	border-top-left-radius:50px;
	border-top-right-radius:50px;
}/* End custom CSS */