.product-specs-cont h3 span, .general-faq-section h3 span, .product-faqs-section h3 span{
  text-align: center;
  font-style: italic;
  font-family: var(--font-archer-stack);
  font-size: 2.4rem;
  font-weight: 600;
  border-bottom: 2px solid;
  padding-bottom: 3px;
}

.product-specs-cont h3, .general-faq-section h3, .product-faqs-section h3{
  text-align: center;
  margin-bottom: 23px;
}
.product-specs-cont, .general-faq-section, .product-faqs-section{
  max-width: 680px;
  margin-top: 64px;
  margin-bottom: 64px;
}
