/* styles.css */
.intro-heading {
  font-weight: 700 !important;
  text-align: center !important;
}

.section-divider {
  background: rgb(255, 255, 255) !important;
  padding: 15px 30px 5px 15px !important;
}

.checkbox-align {
  vertical-align: bottom !important;
}

.declare-style {
  display: inline !important;
  font-weight: 400 !important;
}
