.section h3::after {
  content: " *" !important;
  color: #9f3a38 !important;
  position: relative !important;
  top: -2px !important;
}

.center {
  width: 100% !important;
  text-align: center !important;
}

.indented-list {
  margin-left: -20px !important;
}

.underlined {
  border-bottom: 1.5px solid !important;
}

.padded-left {
  padding-left: 15px !important;
}
