/* set the main background for the light theme to pink */
:root {
    --wh-color-bg-main: #EEE7E3;
}