Test navigation buttons contrast color in light mode I’ve put my platform into light mode in the new course player according to the forums here (thanks!), but I have one additional style issue. The “Previous” button and some of the icons in a test are showing white text over the grey background. I’m not sure which color to modify, but it definitely isn’t any color I have set to white or grey currently. Here’s what I have in Branding:/* Light Theme */lrn-course-player-play-area { --ui-color-layout-contrast: #f5f5f5; --ui-color-typography-negative: rgb(0, 0, 0); --ui-color-border-accessibility-default: rgba(65, 64, 66, 0.507); --ui-color-layout-overlay-dark: rgb(255, 255, 255);}lrn-training-material-header,.lrn-course-player-table-of-contents-header,.lrn-course-player-training-material-idle-view-content { --ui-color-icon-negative: rgb(73, 43, 43); --ui-color-icon-neutral: rgb(255, 255, 255);}lrn-training-material-header button,.lrn-course-player-table-of-contents-header button,dcb-ui-list-item-training-material-content,.lrn-course-pl