.text-blue {
  color: #0089bc; }

.text-dark-blue {
  color: #0a427a; }

.text-yellow {
  color: #f5ba26; }

.text-light-gray {
  color: #ecece8; }

.text-dark-gray {
  color: #373736; }

.text-uppercase {
  text-transform: uppercase; }

.text-lowercase {
  text-transform: lowercase; }

.text-normalcase {
  text-transform: none; }

/*# sourceMappingURL=editor-style.css.map */
