.faq-title {
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 8px;
}

.faq-header-img {
  height: 25px;
}