.btn-group a.btn:hover,
.btn-group a.btn:active,
.btn-group a.btn.active {
    color: #fff;
}

.accordion-button:not(.collapsed) {
    color: unset !important;
    background-color: unset !important;
}

.accordion-body{
    background-color: #e7f1ff !important;
}

.faq-container {
    max-width: 750px;
}
