/**
 * Campaign Styles for campaign #100587
 */

/** Style theme template#4227 */
@import url('https://fonts.googleapis.com/css2?family=Eczar:wght@400..800&display=swap');
.entity-name-header {
  color: white;
  font-family: "Eczar";
}
.entity-header-text{
  color: white;
}
.campaign-name, .campaign-title{
  display: none;
}
.campaign-title {
  font-family:"Eczar";
}
.entity-header-sub {
  color: white;
}
.name {
  color: white;
}
.sidebar-menu, .main-sidebar .sidebar li .sidebar-text, .main-sidebar .sidebar li a {
 font-family: "Eczar";
}

h2, h3, h4, h5 {
  color: darkslategrey;
  font-family: "Eczar";
}
h1 {
  color: white;
    font-family: "Eczar";
}
.entity-content {
color:black;
}
a {
  color: #1f807c;
}
.entity-menu {
   color: black;
}
table {
  background-color: white;
}
/** Style background image mod pathing#4171 */
:root {  --background-image: url(https://d3a4xjr8r2ldhu.cloudfront.net/campaigns/100587/da79bb25-d424-441a-9591-581dbf1c8501.png);}
.content-wrapper { background-color: unset; }
/** Style sidebar hide#4224 */
.section-game, .section-recent-changes, .section-other, .section-abilities, .section-families, .section-families, .section-races, .section-notes, .section-gallery, .section-time {
  display:none
}
/** Style restoring backgrounds to entities#4173 */
/* Background under all posts and entry */
.entity-grid .entity-main-block {
	padding: 10px 10px 20px 10px;
	background-color: #99a1a0;
	box-shadow: #111 -3px 3px 3px;
	border-radius: 5px;
}
/** Style Character Path Styling#4169 */
.path-feature blockquote {
  font-size: 13px;
  font-style: oblique;
  padding-right: min(150px, 20%) !important;
}
.path-feature h1, h2 {
  background-color: #0b3139;
  color: white;
}
.path-feature table {
  background-color: whitesmoke;
  color: black;
}
.post-footer{
  display:none;
}
/** Theme builder #4594 */
@layer theme {
:root {
  --si: 0 0% 83%;
  --sif: 0 0% 63%;
  --sic: 0 0% 3%;
  --p: 0 0% 83%;
  --pf: 0 0% 63%;
  --pc: 0 0% 3%;
  --b1: 0 0% 83%;
  --b2: 0 0% 73%;
  --b3: 0 0% 63%;
  --bc: 0 0% 3%;
  --n: 176 34% 74%;
  --nf: 176 34% 54%;
  --nc: 0 0% 0%;
  --content-wrapper-background: #ebebeb;
  --theme-main-text: #1f1f1f;
  --header-text: #1f1f1f;
  --s: 180 100% 32%;
  --sf: 180 100% 12%;
  --sc: 0 0% 100%;
  --wa: 313 73% 42%;
  --wac: 0 0% 100%;
  --er: 0 47% 53%;
  --erc: 0 0% 100%;
  --in: 181 71% 71%;
  --inc: 0 0% 0%;
}
}
