html, body {
  overflow-x: hidden;
}

body {
  text-underline-position: under;
}
body a {
  color: inherit;
}
body a:hover {
  color: inherit;
}
body strong {
  font-weight: bold;
}
body img {
  display: block;
}
body [type=button]:focus, body [type=submit]:focus, body button:focus, body select:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 5px rgba(var(--e-global-color-primary), 0.5);
  outline: none;
}
body .elementor-field-group .elementor-field-textual, body .elementor-upload-field {
  padding: 15px 20px;
}

/*# sourceMappingURL=lezardscreation-style.css.map */
