html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

.codex-static-note {
  display: none !important;
}

.elementor-widget-image,
.elementor-widget-image .elementor-widget-container {
  text-align: center !important;
}

.elementor-widget-image.elementor-element {
  --align-self: center !important;
  align-self: center !important;
  justify-self: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.elementor-widget-image img,
.elementor-widget-image a,
.elementor-widget-image figure {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}
