@layer components {
  .dynamic-faq {
    width: 100%;
  }

  .dynamic-faq__list {
    width: 100%;
  }

  .dynamic-faq__item:last-child .accordion-snippet__trigger {
    border-bottom: none;
  }
}
