body {
  scroll-behavior: smooth;
  font-family: 'Segoe UI', sans-serif;
}

.features h5, .pricing h5, .testimonials blockquote {
  font-weight: 600;
}

.card {
  border: none;
}

.card .btn {
  width: 100%;
}

footer {
  font-size: 14px;
}
