.sec-faq {
  background-color: #fff;
}
.sec-faq .faq__notion {
  text-align: center;
  margin: 16px 0;
  font-size: clamp(14px, 10.4572748268px + 0.4618937644vw, 16px) !important;
}

[data-tooltip] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
