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