/* ===== ALURA Accordion Fix ===== */

.lq-desc-content,
.lq-desc-content .ql-editor{
    background:#fff !important;
    color:#2C2424 !important;
}

.lq-desc-content *{
    background:transparent !important;
    color:#2C2424 !important;
}

.lq-desc-toggle{
    background:#fff !important;
    color:#2C2424 !important;
}

.lq-desc-item{
    background:#fff !important;
    border:1px solid #ECE4E0 !important;
}

.lq-desc-panel{
    background:#fff !important;
}

.ql-editor p,
.ql-editor li,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor span,
.ql-editor strong,
.ql-editor a{
    color:#2C2424 !important;
}