﻿.faq.card-header.bg-theme strong {
    color: white;
}

html.theme-dark .faq.card-header.bg-theme strong {
    color: black;
}
