.section-title input {
  display: none;
}

.section-title label {
  font-weight: bold;
  font-size: 1.2rem;
  margin-top: 1.5rem;
  display: block;
  border-bottom: 1px solid #ddd;
  padding-bottom: .25rem;
}