.faq.section {
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
  animation: none !important;
  background: #fff !important;
  color: #09233f !important;
}

.faq.section .kicker { color: #f56b1f !important; }
.faq.section h2,
.faq.section summary { color: #09233f !important; }
.faq.section summary::after { color: #f56b1f !important; }
.faq.section p { color: #607185 !important; }
.faq.section .faq-list details { border-color: #d7e0e8 !important; }
