  p.introduction {
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 35px;
  }

  .pull-quote, .pull-quote-fade {
    border-left: 5px solid #efab00;
    padding-left: 1em !important;
  }

  p {
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 27px;
  }

  .anchor {
    margin: 0 !important;
    padding: 0 !important;
    content: " ";
  }

hr {
  border: none;
  border-bottom: 1px solid #aeeae5;
  height: 20px;

}

hr.hrSquirrel {
		border: none;
    height: 68px;
    background-image: url(/themes/custom/ksu_base_zurb/images/horizontal_rules/squirrel-hr.gif);
    background-repeat: no-repeat;
    background-position: center;
		}

hr.hrMosaicTiles {
		border: none;
    height: 34px;
    background-image: url(/themes/custom/ksu_base_zurb/images/horizontal_rules/mosaic-bar.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
		}

hr.hrBoltIcon {
		border: none;
    height: 36px;
    background-image: url(/themes/custom/ksu_base_zurb/images/horizontal_rules/bolt-hr.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
		}


hr.hrBolt {
		border: none;
    height: 50px;
    background-image: url(/themes/custom/ksu_base_zurb/images/horizontal_rules/bolt-hr-noline.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
		}

  @media screen and (min-width: 480px) {
    hr.hrBolt {
      height: 36px;
    }
  }



  p.inline-quote {
    font-family: "NationalBoldItalic", "Helvetica Neue", Helvetica, Arial,
      sans-serif !important;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 15px 0 0;
    padding: 10px 0;
    font-size: 1.3em !important;
    line-height: 1.2em !important;
    text-transform: uppercase;
    display: block;
    width: 400px;
    max-width: 100%;
    float: left;
    margin-left: -50px;
    border-top: 5px solid #0073bd;
    border-bottom: 1px solid #000;
  }

  p.footnote {
    font-size: 0.8em;
    line-height: 1.4em;
  }

  p.imageCaption {
    padding-bottom: 1rem;
    font-family: "NationalLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #111111;
    font-size: 1.1rem;
    line-height: 1.1;
  }

  .h2-section-header {
    font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #003976;
    font-size: 0.9375rem;
    text-transform: uppercase;
    border-bottom: 3px solid #efab00;
    margin-bottom: 2rem;
    display: inline-block;
    letter-spacing: 1px;
  }

  .h2-large-subhead {
    color: #003976;
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
  }

  .promotion-box {
    height: auto;
    width: 100%;
    position: relative;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
  }

  .highlight-box {
    min-height: 170px;
    max-width: 200px;
    margin: 0 auto;
    border-radius: 10px;
    background: linear-gradient(199.2deg, #f9f7a4 0%, #f0ec6b 100%);
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 20%);
  }

  .drop-cap {
    font-size: 45px;
    line-height: 48px;
    padding-right: 10px;
    margin-bottom: 0px;
    float: left;
    color: #4994cb !important;
  }

  /*Catalog Style*/
  /* ol.ol-catalog {
      margin: 0;
      list-style-type: none;
      margin-left: 20px !important;
  } */

  /* ol.ol-catalog li {
      counter-increment: step-counter !important;
      margin-bottom: 0px;
      padding-top: 10px !important;
  }

  ol.ol-catalog li:before {
      content: "(" counter(step-counter, upper-alpha) ")" !important;
      margin-right: 9px !important;
  }

  ol.ol-catalog ol {
      margin-left: 20px !important;
  }

  ol.ol-catalog ol li {
      margin: 0;
      padding-top: 10px !important;
      list-style-type: none;
      counter-increment: step-counter-2 !important;
      margin-bottom: 0px;
  }

  ol.ol-catalog ol li:before {
      content: "(" counter(step-counter-2, decimal) ")" !important;
      margin-right: 9px !important;
  }

  ol.ol-catalog ol li ol li {
      margin: 0;
      padding-top: 10px !important;
      list-style-type: none;
      counter-increment: step-counter-3 !important;
      margin-bottom: 0px;
  }

  ol.ol-catalog ol li ol li:before {
      content: "(" counter(step-counter-3, lower-alpha) ")" !important;
      margin-right: 9px !important;
  }

  ol.ol-catalog ol li ol li ol li {
      margin: 0;
      padding-top: 10px !important;
      list-style-type: none;
      counter-increment: step-counter-4 !important;
      margin-bottom: 0px;
  }

  ol.ol-catalog ol li ol li ol li:before {
      content: "(" counter(step-counter-4, lower-roman) ")" !important;
      margin-right: 9px !important;
  }

  ol.ol-catalog ol li ol li ol li ol li {
      margin: 0;
      padding-top: 10px !important;
      list-style-type: none;
      counter-increment: step-counter-5 !important;
      margin-bottom: 0px;
  }

  ol.ol-catalog ol li ol li ol li ol li:before {
      content: "(" counter(step-counter-5, lower-alpha) ")" !important;
      font-style: italic !important;
      margin-right: 9px !important;
  }

  ol.ol-catalog ol li ol li ol li ol li ol li {
      margin: 0;
      padding-top: 10px !important;
      list-style-type: none;
      counter-increment: step-counter-6 !important;
      margin-bottom: 0px;
  }

  ol.ol-catalog ol li ol li ol li ol li ol li:before {
      content: "(" counter(step-counter-6, lower-roman) ")" !important;
      font-style: italic !important;
      margin-right: 9px !important;
  }

  ol.ol-catalog ol li ol li ol li ol li ol li ol li {
      margin: 0;
      padding-top: 10px !important;
      list-style-type: none;
      counter-increment: step-counter-7 !important;
      margin-bottom: 0px;
  }

  ol.ol-catalog ol li ol li ol li ol li ol li ol li:before {
      content: "(" counter(step-counter-7, upper-alpha) ")" !important;
      font-style: italic !important;
      margin-right: 9px !important;
  }

  ol.ol-catalog ol li ol li ol li ol li ol li ol li ol li {
      margin: 0;
      padding-top: 10px !important;
      list-style-type: none;
      counter-increment: step-counter-8 !important;
      margin-bottom: 0px;
  }

  ol.ol-catalog ol li ol li ol li ol li ol li ol li ol li:before {
      content: "(" counter(step-counter-8, decimal) ")" !important;
      font-style: italic !important;
      margin-right: 9px !important;
  }
   */

  p.h1 {
    font-size: 1.953em;
    line-height: 3.125rem;
    color: rgb(0, 57, 118);
    text-transform: uppercase;
  }

  p.h2 {
    font-size: 1.953em;
    line-height: 1.25em;
  }

  p.h3 {
    font-size: 1.563em;
    line-height: 1.25em;
    text-transform: uppercase;
  }

  p.h4 {
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 1.22222222em;
  }

  p.h5 {
    font-size: 1.25em;
  }

  p.h6 {
    font-size: 1em;
    line-height: 20px;
  }
  .image-border {
    border: 1px solid #000;
  }

  .image-align-left {
    float: left;
    margin-right: 15px;
  }

  .image-align-right {
    float: right;
    margin-left: 15px;
  }

  .drop-cap {
    font-size: 45px;
    line-height: 48px;
    padding-right: 10px;
    margin-bottom: 0px;
    float: left;
    color: #4994cb !important;
  }

  .h2-section-header {
    font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    color: rgb(0, 57, 118);
    font-size: 0.9375rem;
    text-transform: uppercase;
    border-bottom: 3px solid rgb(239, 171, 0);
    margin-bottom: 2rem;
    display: inline-block;
    letter-spacing: 1px;
  }

  .h2-large-subhead {
    color: rgb(0, 57, 118);
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
  }
  img.img-on-left {
    padding: 5px;
    margin-right: 5px;
    border: 2;
    align-items: left;
  }
  img.img-on-right {
    padding: 5px;
    margin-left: 5px;
    border: 2;
    align-items: right;
  }

  a.ck-button, a.button {
    text-decoration: none;
    font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0.8em 3em;
    display: inline-block;
  }
  a.ck-button.primary, a.button.primary {
    color: white;
    background-color: #0073bd;
    transition: 200ms ease-in;
    text-transform: uppercase;
  }
  a.ck-button.primary:hover,a.button.primary:hover {
    background-color: #003976;
  }

  a[title="Primary Button"] {
    color: white !important;
    background-color: #0073bd;
    transition: 200ms ease-in;
    text-transform: uppercase;
    margin: 10px 0;
    font-size: 16px;
    font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0.8em 0.8em;
    line-height: 27px;
    display: inline-block;
  }

  a[title="Primary Button"]:hover {
    background-color: #003976;
  }

  a.ck-button.small, a.button.small {
    color: #0073bd;
    background-color: transparent;
    -webkit-box-shadow: inset 0px 0px 0px 2px #0073bd;
    -moz-box-shadow: inset 0px 0px 0px 2px #0073bd;
    box-shadow: inset 0px 0px 0px 2px #0073bd;
    transition: 200ms ease-in;
  }
  a.ck-button.small:hover, a.button.small:hover {
    background-color: #0073bd;
    color: white;
  }

  a[title="Small Button"] {
    color: #0073bd !important;
    background-color: transparent !important;
    text-align: center;
    -webkit-box-shadow: inset 0px 0px 0px 2px #0073bd;
    -moz-box-shadow: inset 0px 0px 0px 2px #0073bd;
    box-shadow: inset 0px 0px 0px 2px #0073bd;
    transition: 200ms ease-in;
    font-size: 13px;
    font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0.8em 3em;
    display: inline-block;
  }

  a[title="Small Button"]:hover {
    background-color: #0073bd !important;
    color: white !important;
    text-decoration: underline;
  }

  a.ck-button.angled, a.button.angled {
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    padding: 0 20px;
    background-color: #e5e854;
    color: #003976;
    font-size: 18px;
    line-height: 50px;
    transition: 200ms;
    clip-path: polygon(
      10px 0,
      calc(100% - 10px) 0,
      100% 25px,
      calc(100% - 10px) 100%,
      10px 100%,
      0 36px
    );
    clip-path: url("http://www.kent.edu/sites/all/themes/custom/ksu_base_zurb/scss/base/components/svg-masks/teaser-clip.svg#featuredPeopleBtn");
    -webkit-clip-path: polygon(
      10px 0,
      calc(100% - 10px) 0,
      100% 25px,
      calc(100% - 10px) 100%,
      10px 100%,
      0 36px
    );
  }
  a.ck-button.angled:hover, a.button.angled:hover {
    background-color: #dee227;
  }

  a[title="Angled Button"] {
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    padding: 0 20px;
    background-color: #e5e854;
    color: #003976 !important;
    font-size: 18px;
    line-height: 50px;
    transition: 200ms;
    clip-path: polygon(
      10px 0,
      calc(100% - 10px) 0,
      100% 25px,
      calc(100% - 10px) 100%,
      10px 100%,
      0 36px
    );
    clip-path: url("http://www.kent.edu/sites/all/themes/custom/ksu_base_zurb/scss/base/components/svg-masks/teaser-clip.svg#featuredPeopleBtn");
    -webkit-clip-path: polygon(
      10px 0,
      calc(100% - 10px) 0,
      100% 25px,
      calc(100% - 10px) 100%,
      10px 100%,
      0 36px
    );
  }

  a[title="Angled Button"]:hover {
    background-color: #dee227;
  }

  a.ck-button.text-button, a.button.text-button {
    background-color: transparent;
    text-align: left;
    color: #003976;
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    text-decoration: none;
    padding: 0.8em 0;
  }
  a.ck-button.text-button:after, a.button.text-button:after {
    content: "\00BB";
    padding-left: 5px;
  }
  a.ck-button.text-button:hover, a.button.text-button:hover {
    text-decoration: underline;
  }

  a[title="Text Button"] {
    background-color: transparent !important;
    text-align: left;
    color: #003976 !important;
    font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    text-decoration: none;
    padding: 0.8em 0;
  }

  a[title="Text Button"]:after {
    content: "\00BB";
    padding-left: 5px;
  }

  a[title="Text Button"]:hover {
    text-decoration: underline;
  }

  .previous-button {
    color: #003976;
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
    text-align: right;
    float: left;
  }

  .blue-cta-button {
    margin: 0 1rem 1.5rem 1rem;
    display: inline-block;
    position: relative;
    z-index: 0;
    align-self: normal;
    transition: 0.2s;
    color: #fff !important;
    background: #003976;
    background: linear-gradient(125deg, #003976 30%, #194d86 100%);
    min-width: 13rem;
    text-transform: uppercase;
    border-radius: 7px;
    top: 0;
    left: 0;
    text-align: center;
  }
  .blue-cta-button:before {
    border-radius: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -100;
    transition: 0s;
  }
  .blue-cta-button:after {
    content: "";
    border-right: solid 1px #494949;
    border-bottom: solid 1px #494949;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    right: -6px;
    bottom: -6px;
    z-index: -1;
    border-top: none;
    border-left: none;
    transition: 0.2s;
  }
  .blue-cta-button:hover {
    text-decoration: none;
    opacity: 0.99;
    top: 6px;
    left: 6px;
  }
  .blue-cta-button:hover::after {
    right: 0px;
    bottom: 0px;
  }

  a[title="Blue CTA Button"] {
    margin: 0 0.5rem 1rem 0.5rem;
    display: inline-block;
    position: relative;
    z-index: 0;
    align-self: normal;
    transition: 0.2s;
    color: #fff !important;
    background: #003976;
    background: linear-gradient(125deg, #003976 30%, #194d86 100%);
    min-width: 13rem;
    text-transform: uppercase;
    border-radius: 7px;
    top: 0;
    left: 0;
    text-align: center;
  }
  a[title="Blue CTA Button"]:before {
    border-radius: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -100;
    transition: 0s;
  }
  a[title="Blue CTA Button"]:after {
    content: "";
    border-right: solid 1px #494949;
    border-bottom: solid 1px #494949;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    right: -6px;
    bottom: -6px;
    z-index: -1;
    border-top: none;
    border-left: none;
    transition: 0.2s;
  }
  a[title="Blue CTA Button"]:hover {
    text-decoration: none;
    opacity: 0.99;
    top: 6px;
    left: 6px;
  }
  a[title="Blue CTA Button"]:hover::after {
    right: 0px;
    bottom: 0px;
  }

  .gold-cta-button {
    margin: 0 1rem 1.5rem 1rem;
    display: inline-block;
    position: relative;
    z-index: 0;
    align-self: normal;
    transition: 0.2s;
    color: black !important;
    background: #f0ec6b;
    background-image: linear-gradient(125deg, #f0ec6b 30%, #ffffd3 100%);
    padding: 1rem 1rem;
    min-width: 13rem;
    text-transform: uppercase;
    border-radius: 7px;
    top: 0;
    left: 0;
    text-align: center;
  }
  .gold-cta-button:before {
    border-radius: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -100;
    transition: 0s;
  }
  .gold-cta-button:after {
    content: "";
    border-right: solid 1px #494949;
    border-bottom: solid 1px #494949;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    right: -6px;
    bottom: -6px;
    z-index: -1;
    border-top: none;
    border-left: none;
    transition: 0.2s;
  }
  .gold-cta-button:hover {
    text-decoration: none;
    opacity: 0.99;
    top: 6px;
    left: 6px;
  }
  .gold-cta-button:hover::after {
    right: 0px;
    bottom: 0px;
  }

  a[title="Gold CTA Button"] {
    margin: 0 0.5rem 1rem 0.5rem;
    display: inline-block;
    position: relative;
    z-index: 0;
    align-self: normal;
    transition: 0.2s;
    color: black !important;
    background: #f0ec6b;
    background-image: linear-gradient(125deg, #f0ec6b 30%, #ffffd3 100%);
    padding: 1rem 1rem;
    min-width: 13rem;
    text-transform: uppercase;
    border-radius: 7px;
    top: 0;
    left: 0;
    text-align: center;
  }
  a[title="Gold CTA Button"]:before {
    border-radius: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -100;
    transition: 0s;
  }
  a[title="Gold CTA Button"]:after {
    content: "";
    border-right: solid 1px #494949;
    border-bottom: solid 1px #494949;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    right: -6px;
    bottom: -6px;
    z-index: -1;
    border-top: none;
    border-left: none;
    transition: 0.2s;
  }
  a[title="Gold CTA Button"]:hover {
    text-decoration: none;
    opacity: 0.99;
    top: 6px;
    left: 6px;
  }
  a[title="Gold CTA Button"]:hover::after {
    right: 0px;
    bottom: 0px;
  }

  .text-link-gold {
    font-size: 1rem;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    letter-spacing: 0.85px;
    position: relative;
    margin-top: 0.5rem;
    display: inline-block;
    color: #003976 !important;
    text-decoration: none !important;
  }
  .text-link-gold:hover {
    text-decoration: underline !important;
  }
  .text-link-gold:after {
    content: "";
    transition: 0.3s ease-in-out background-color;
    display: inline-block;
    width: 22px;
    height: 18px;
    background-color: #efab00;
    margin-left: 10px;
    margin-bottom: -4px;
    background-image: url(/sites/all/themes/custom/ksu_kent_zurb_2021/images/chevron-right_1.svg);
    background-size: 5px auto;
    background-repeat: no-repeat;
    background-position: center center;
    top: 1px;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #000;
  }

  a[title="Text Link with Gold Icon"] {
    font-size: 1rem;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    letter-spacing: 0.85px;
    position: relative;
    margin-top: 0.5rem;
    display: inline-block;
    color: #003976 !important;
    text-decoration: none !important;
  }
  a[title="Text Link with Gold Icon"]:hover {
    text-decoration: underline !important;
    background-color: transparent !important;
  }
  a[title="Text Link with Gold Icon"]:after {
    content: "";
    transition: 0.3s ease-in-out background-color;
    display: inline-block;
    width: 22px;
    height: 18px;
    background-color: #efab00;
    margin-left: 10px;
    margin-bottom: -4px;
    background-image: url(/sites/all/themes/custom/ksu_kent_zurb_2021/images/chevron-right_1.svg);
    background-size: 5px auto;
    background-repeat: no-repeat;
    background-position: center center;
    top: 1px;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #000;
  }

  .small-text-link {
    color: #151033 !important;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.1;
  }

  a[title="Small Text Link"] {
    color: #151033 !important;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.1;
  }

  .previous-button {
    color: #003976;
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
    text-align: right;
    float: left;
  }
  .previous-button:before {
    content: "<";
    height: 40px;
    width: 40px;
    font-size: 30px;
    line-height: initial;
    text-align: center;
    position: relative;
    display: inline-block;
    border-radius: 3px;
    background-color: #003976;
    color: white;
    margin-right: 25px;
    font-style: initial;
  }

  a[title="Previous Button"] {
    color: #003976 !important;
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
    text-align: right;
    float: left;
  }
  a[title="Previous Button"]:before {
    content: "<";
    height: 40px;
    width: 40px;
    font-size: 30px;
    line-height: initial;
    text-align: center;
    position: relative;
    display: inline-block;
    border-radius: 3px;
    background-color: #003976;
    color: white;
    margin-right: 25px;
    font-style: initial;
  }

  .next-button {
    color: #003976;
    font-size: 30px;
    font-style: italic;
    font-weight: 800;
    text-align: right;
    float: right;
  }
  .next-button:after {
    content: ">";
    height: 40px;
    width: 40px;
    font-size: 33px;
    line-height: initial;
    text-align: center;
    position: relative;
    display: inline-block;
    border-radius: 3px;
    background-color: #003976;
    color: white;
    margin-left: 25px;
    font-style: initial;
  }

  a[title="Next Button"] {
    color: #003976 !important;
    font-size: 30px;
    font-style: italic;
    font-weight: 800;
    text-align: right;
    /* float: right; */
    margin: 10px;
    font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* padding: 0.8em 0.8em; */
    line-height: 27px;
    display: inline-block;
  }

  a[title="Next Button"]:after {
    content: ">";
    height: 40px;
    width: 40px;
    font-size: 33px;
    line-height: initial;
    text-align: center;
    position: relative;
    display: inline-block;
    border-radius: 3px;
    background-color: #003976;
    color: white;
    margin-left: 25px;
    font-style: initial;
  }
  div.hr {
    border: none !important;
    border-bottom: 1px solid #aeeae5 !important;
    height: 20px;
  
  }
  
  div.hrSquirrel {
      border: none;
      height: 68px;
      background-image: url(/themes/custom/ksu_base_zurb/images/horizontal_rules/squirrel-hr.gif);
      background-repeat: no-repeat;
      background-position: center;
      }
  
  div.hrMosaicTiles {
      border: none;
      height: 34px;
      background-image: url(/themes/custom/ksu_base_zurb/images/horizontal_rules/mosaic-bar.gif);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      }
  
  div.hrBoltIcon {
      border: none;
      height: 36px;
      background-image: url(/themes/custom/ksu_base_zurb/images/horizontal_rules/bolt-hr.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      }
  
  
  div.hrBolt {
      border: none;
      height: 50px;
      background-image: url(/themes/custom/ksu_base_zurb/images/horizontal_rules/bolt-hr-noline.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      }
  .ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-button__label {
    text-wrap: balance;
    height: auto !important;
  }
  .ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled {
    display: none; /* Add this */
  }
  .ck-dis-loading {
    opacity: 0.5; /* Dim the content */
    cursor: not-allowed;
  }

  /* Magazine Styles */
  span.hilite {
    background: linear-gradient(#ADEBE5, #ADEBE5);
    background-repeat: no-repeat;
    border-bottom: 0px solid #ADEBE5;
    border-top: 0px solid #ADEBE5;
    outline: 0px solid #ADEBE5;
    display: inline-block;
    position: relative;
    border-left: 6px solid #ADEBE5;
    border-right: 6px solid #ADEBE5;
    font-weight: bold;
}

p.hilite {
    font-family: "Crimson Text", serif;
    font-weight: 400;
    font-style: normal;
    background: linear-gradient(#FFD702, #FFD702);
    background-repeat: no-repeat;
    border: 23px solid #FFD702;
    outline: 10px solid #FFD702;
    display: inline-block;
    position: relative;
    margin-bottom: 2rem !important;
    margin-top: 1rem !important;
    font-family: "NationalMedium" !important;
}