<!-- Strong Smooth Scroll for Tilda -->



html, body {
  scroll-behavior: auto !important;
  overflow-x: hidden;
}
</style>

