:root:root .redactor-styles .intro-text, :root:root .redactor-dropdown-item-intro-text-add{
    font-weight: 300;
    font-size: 23px;
    line-height: 1.3;
    color: #333;
}

:root:root .redactor-styles span.text-color-purple, :root:root .redactor-dropdown-item-Pruple{
	color: #1B069B;
}

:root:root .redactor-styles span.text-color-green, :root:root .redactor-dropdown-item-Green{
	color: #61aa45;
}
