.globaltactic-faq .accordion-button {
  font-weight: 600;
}
.globaltactic-faq .faq-question {
  margin-bottom: 0.75rem;
}
.globaltactic-faq .faq-answer :last-child {
  margin-bottom: 0;
}
.globaltactic-faq .faq-media img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.globaltactic-faq--detail .faq-categories .badge {
  font-weight: 500;
}
