body {
  font-family: Arial;
  margin: 0;
  background: #f5f5f5;
}

h1, h2, h3 {
  text-align: center;
}

.elementor-section {
  padding: 40px 20px;
}

.elementor-column {
  padding: 10px;
}

img {
  max-width: 100%;
  height: auto;
}

.elementor-button {
  background: #000;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
}