/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.faq{max-width:700px;margin:2rem auto;font-family:Arial,sans-serif;}.faq h2{color:#4B0082;margin-bottom:1rem;}.faq-item{border-bottom:1px solid #d1c4e9;}.faq-question{width:100%;background:none;border:none;text-align:left;padding:1rem;font-size:1.1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#333;}.faq-icon{font-weight:bold;color:#4B0082;}.faq-answer{display:none;padding:0 1rem 1rem;color:#555;}.faq-item.active .faq-answer{display:block;}.faq-item.active .faq-icon{transform:rotate(45deg);}
.text-orange{color:#F26B21}.purple-background{background:#400099}.conf-branding img{width:auto;}
