/* Removed most of this file since it wasn't being included on tool pages anyway until we needed headings */

/*Headings*/

.rte2-style-brightspot-core-rte-heading-HeadingTwo {
  font-size: 24px !important;
}

.rte2-style-brightspot-core-rte-heading-HeadingThree {
  font-size: 21px !important;
}

.rte2-style-brightspot-core-rte-heading-HeadingTwo,
.rte2-style-brightspot-core-rte-heading-HeadingThree {
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 26px;
}

[dir] .ProseMirror .rte2-style-ins-insert, 
[dir] .ProseMirror .rte2-style-ins-insert .Enhancement, 
[dir] .ProseMirror .rte2-style-ins-insert bsp-line, 
[dir] .ProseMirror .rte2-style-track-insert, 
[dir] .ProseMirror .rte2-style-track-insert .Enhancement {
  background: #6dfb00 !important;
}
