.faq-container{max-width:100%;width:100%}.faq-list dt{color:var(--question-color,#333);font-weight:600;margin-bottom:1em}.faq-list dd:before,.faq-list dt:before{margin-right:.4em}.faq-list dt:before{content:"Q."}.faq-list dd{background-color:var(--answer-background,#f2f2f2);color:var(--answer-color,#333);margin:0 0 2.5em;padding:1em 1.5em}.faq-list dd:before{content:"A."}.faq-list dd:last-child{margin-bottom:0}@media (max-width:768px){.faq-list dd{padding:.8em 1.2em}}