.is_page_builder_row h1, #tinymce h1, [data-editor-style] h1 {
  color: #000831; }

.is_page_builder_row h2, #tinymce h2, [data-editor-style] h2 {
  color: #000831;
  font-family: 'noto serif'; }
  .is_page_builder_row h2 a, #tinymce h2 a, [data-editor-style] h2 a {
    font-family: 'noto serif'; }

.is_page_builder_row h3, #tinymce h3, [data-editor-style] h3 {
  color: #000831;
  font-family: 'open sans';
  font-weight: 700; }
  .is_page_builder_row h3 a, #tinymce h3 a, [data-editor-style] h3 a {
    color: #000831; }

.is_page_builder_row h4, #tinymce h4, [data-editor-style] h4 {
  font-family: 'open sans';
  font-weight: 700;
  color: #0b75ba; }

.is_page_builder_row h5, #tinymce h5, [data-editor-style] h5 {
  font-family: 'open sans';
  font-weight: 700;
  color: #000831;
  text-transform: uppercase;
  letter-spacing: 3.64px; }
  .is_page_builder_row h5.small, #tinymce h5.small, [data-editor-style] h5.small {
    font-size: 13px;
    letter-spacing: 2.5px; }

.is_page_builder_row h6, #tinymce h6, [data-editor-style] h6 {
  color: #3f3f3f;
  font-weight: 700;
  font-size: 15px;
  font-family: 'open sans', sans-serif; }

.is_page_builder_row p a, #tinymce p a, [data-editor-style] p a {
  text-decoration: underline; }

.is_page_builder_row a, #tinymce a, [data-editor-style] a {
  transition: 250ms all ease-out; }
  .is_page_builder_row a:hover, #tinymce a:hover, [data-editor-style] a:hover {
    color: #91012c; }
  .is_page_builder_row a.button, #tinymce a.button, [data-editor-style] a.button, .is_page_builder_row a.arrow_link, #tinymce a.arrow_link, [data-editor-style] a.arrow_link {
    text-decoration: none !important;
    font-family: 'open sans', sans-serif; }
