:root:root .redactor-dropdown-item-red span, :root:root .redactor-styles .text-primary {
  color: #EA8634;
}
:root:root .redactor-dropdown-item-green span, :root:root .redactor-styles .text-secondary {
  color: #820340;
}
:root:root .redactor-dropdown-item-green span, :root:root .redactor-styles .text-tertiary {
  color: #264D4D;
}
:root:root .redactor-dropdown-item-green span, :root:root .redactor-styles .lead {
  font-size: 1.5rem;
}
