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

/** Style External Link Style (plugin)#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: #ced900;
/** End style External Link Style (plugin)#8288
/** 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-radius: 20px;
    border-color: #faff9e;
    background-color: #152338
}
.entity-mention{
      /* Format for entity mention text. Just so I don't forget the syntax. */
    color: #f7fba2;
    background-color: ;
    padding: ;
    border-radius: ;
    text-decoration: ;
    font-weight: 
    
}
/** End style Text Styles#978
/** Theme builder #8293 */
@layer theme {
:root {
  --n: 61 76% 77%;
  --nf: 61 76% 57%;
  --nc: 0 0% 0%;
}
}
/** End theme builder */
