.info-overlay {
    color: var(--color-group-1100);
}

app-question-content-template a.link.link-hover {
    color: var(--color-group-1);
}

app-question-content-template a.link.link-hover:hover {
    color: var(--color-group-1201);
}

app-question-content-template .vh-font-style-1,
app-question-content-template .vh-font-style-3,
app-question-content-template .vh-box__heading,
app-vh-collapsible .vh-box__heading,
app-vh-box-container .vh-box__heading {
    text-transform: none;
}
