/* FAQ copy must stay above the visual treatment of its light card surface. */
body #faq .faq summary,body #faq .faq details p{overflow-wrap:anywhere}
body #faq .faq summary::after{flex-shrink:0}
html.light body #faq .faq details::after{display:none!important}
html.light body #faq .faq summary{
 color:#172B45!important;-webkit-text-fill-color:#172B45!important;
 font-weight:600!important;text-shadow:none!important;opacity:1!important;
}
html.light body #faq .faq details p{
 color:#344256!important;-webkit-text-fill-color:#344256!important;
 text-shadow:none!important;opacity:1!important;
}
html.light body #faq .faq summary::after{
 color:#344256!important;-webkit-text-fill-color:#344256!important;text-shadow:none!important;
}
