/**
 * Campaign Styles for campaign #42157
 */

/** Style Text Styles#978 */
.entity-header .entity-name-header .entity-name {
  color: #E5E7EB;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal
  
}
.entity-content {
  color: #E5E7EB;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0.4px;
  font-family: Arial, Helvetica, sans-serif

}
  h1 {
    font-size: 40px;
    line-height: 60px;
    font-weight: bold    
}
  h2 {
    font-size: 30px;
    line-height: 40px
}
  h3 {
    font-size: 20px;
    line-height: 30px
}
  blockquote {
    font-size: 20px;
    line-height: 30px;
    font-style: italic;
    border-color: #faff9e;
    background-color: #1c2f4a
}
.entity-mention {
  color: #faff9e;
  
}
/** End style Text Styles#978
/** Style Link Style#8288 */
:root {
    --external-link-color: #99ffcc;
    --external-link-hover-color: #33ffbb;
    --external-link-font: inherit;
    --external-link-size: inherit;
    --external-link-weight: inherit;
    --external-link-decoration: inherit;
    --intercampaign-link-color: #faff9e;
    --intercampaign-link-hover-color: #f7ff6b;
/** End style Link Style#8288
