.section-heading h2{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.section-heading strong{
  font-size: 14px;
  margin-left: 15px;
}