.section-heading {
  display: flex;
  flex-direction: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px;
}
