/*
.reveal-text.dark-bg {
  background: #353535 !important;
  color: white !important;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
}

.reveal-text.light-bg {
  background: #ffffff !important;
  color: #353535 !important;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
}
*/


.reveal-text-dark.dark-bg .tn-atom {
	color: #353535 !important;	
	background: transparent !important;
}

.reveal-text-light.light-bg .tn-atom {
    background: transparent !important;
    color: #ffffff !important;
}

@media (max-width: 768px) {
  #rec1193950761 {
    overflow: visible !important;
    z-index: 10 !important;
  }

  #rec1193950761 .t396__artboard {
    overflow: visible !important;
    height: auto !important;
    min-height: unset !important;
  }

  #rec1193950761 .t396__carrier,
  #rec1193950761 .t396__filter {
    height: auto !important;
  }
}
