[data-theme="light"].cvTheme {
    background-color: #FCFCFC;
}

[data-theme="dark"].cvTheme {
    background-color: #0D0D0F;
}