body .elementor-widget-text-editor {
    font-family: "Urbanist", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75em;
    color: #5e717b;
    margin-bottom: 15px;
}
.elementor-widget-text-editor p {
	font-family:unset;
	color:unset;
	font-size:unset;
	font-weight: unset;
    line-height: unset;
}
body .elementor-widget-text-editor strong {
    color: #152229;
    font-weight: 500;
}
.elementor-widget-text-editor p.text-white {
    color: rgba(255, 255, 255, 0.6);
}