/* .Heading001 {
    padding: 10px 10px 10px;
    text-align: center;
    margin-bottom: none;
  } */

.main-title {
  font-size: 2.5rem;
  font-weight: 700;
}

.underline-text {
  border-bottom: 4px solid #f9c80e;
  color: #097e36;
  padding-bottom: 1px;
}

.question-text {
  color: #1e40af;
  margin-left: 8px;
}

.section-subtitleplace {
  font-size: 1.2rem;
  color: #6b7280;
  margin-top: 1.5rem;
  padding-top: 5rem;
}
