
.form-section {
  padding: 50px;
  background-color: #f8f9fa;
}

.dynamic-heading {
  font-size: 1.5rem;
  margin-bottom: 30px;
  text-align: center;
  color: #333;
}

.typed-cursor {
  font-weight: bold;
  color: #007bff;
}
