body .elementor-widget-text-editor{
text-wrap: pretty;
color: var(--tt-text-color);
}
.elementor-widget-text-editor p{
font-family:unset;
color:unset;
font-size:unset;
font-weight: unset;
line-height: unset;
}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}