h1, h2, h3 {
  font-weight: 700;
}

.zs-button {
  border-radius: 10px !important;
}

.zs-section {
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}

.zs-text {
  line-height: 1.7;
}

body {
  font-family: 'Segoe UI', sans-serif;
}