h1:not(.site-title):before,
h2:before {
    display: none;
}

.elementor-animation-shrink:active, .elementor-animation-shrink:focus, .elementor-animation-shrink:hover {
    transform: scale(0.98);
}

body {
  background: #000;
}