body .elementor-widget-text-editor {
    font-family: "Jost", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75em;
}
.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: #232323;
    font-weight: 500;
}
.elementor-widget-text-editor p span {
    color: #cb9d55;
    font-family: "Petit Formal Script", serif;
}