.text-content-wrapper {
    background: var(--bg-color);
    color: var(--text-color);
    --colour-title: var(--text-color, --colour-title);
}