/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2021 | 15:48:57 */
.text-overlay{
  -webkit-text-stroke: 1px #fff;
  opacity: 0.5;
  color: rgba(50,71,111,0);
  white-space: nowrap;
}

.text-overlay2{
  -webkit-text-stroke: 1px var( --e-global-color-96c48b9 );
  opacity: 0.1;
  color: rgba(50,71,111,0);
  white-space: nowrap;
}
