div {
}

section.text {
  /*padding-left: 50px;*/
  /*padding-right: 50px;*/
}

h5 {
  font-weight: 600;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-body {
  font-size: 14px;
}

.list-group {
  color: #fff;
  border: none;
}

.list-group-item {
  color: #fff;
  border: none;
}

.list-group-item strong {
  font-weight: 600;
}

