 /*----start public style */
 body, html {
  font-family: serif;
  /* font-weight: 400;
  font-style: normal;
  font-size: 10px;
  line-height: 1.3em;
  letter-spacing: 0;
  min-width: 320px;
  color: #333; */
  background-color: #fff !important;
  }
   
   
  .color_text 
  {
  color:#fc0;
  }
  .elementor-text-editor p 
  {
    font-size: 22px;
    line-height: 2;
  }
  .info_with_img_larg  img {
     max-height: 500px;
}

.info_with_img_larg h2{
  font-size: 33px;
  font-weight: bold;
  font-family: cursive;
}
   
    /*----start public style */
  
  @media (max-width: 768px){
   
  
   }
   