.elementor .quote_msg{} 
.quote_msg:before{
  content:'';
  background:url(https://atfxaffiliates.com/wp-content/uploads/2026/09/open-quote.png) no-repeat;
  width:40px;
  height:40px;
  left:20px;
  top:10px;
  position: absolute;
  display:block;  
  }
.quote_msg:after{
  content:'';
  background:url(https://atfxaffiliates.com/wp-content/uploads/2026/09/close-quote.png) no-repeat;width:40px;
  height:40px;
  right:20px;
  bottom:10px;
  position: absolute;
  display:block;\n}