
body {
  font-family: 'Segoe UI', sans-serif;
}
.hero {
  background: linear-gradient(to right, #6a11cb, #2575fc);
}
h2 {
  color: #343a40;
}
