.section {

}

.section__title-container {
  border-top: 1px solid black;
  background-color: #464646;
}

.section__title {
  font-size: 1em;
  line-height: 40px;
  margin: 0 0 0 1rem;
  color: #fff600;
}
