if (styles[i].elementType) {
        styleRule.push('element:' + styles[i].elementType.toLowerCase());
      }