:root:root .redactor-dropdown-item-primaryColor span,:root:root .redactor-styles .text-primary {
	color: #0A2949;
}

:root:root .redactor-dropdown-item-secondaryColor span,:root:root .redactor-styles .text-secondary {
	color: #555;
}

:root:root .redactor-dropdown-item-red span,:root:root .redactor-styles .text-red {
	color: #ed2224;
}