.section-header {
  background-color: #f1f1f1;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
  margin-bottom: 20px;
}