/**
 * Updates from 22-09-2026 (and potentially onwards)
 *
 * Add here because ATOW there's a discrepancy between SRC and DIST, where
 * SRC is missing some styles (eg. DIST has styles for `.gpoll_enabled_wrapper`
 * but SRC does not).
 */

.gpoll_enabled_wrapper .gchoice_other_control:not(:disabled) {
	color: black !important;
}
