@font-face {
font-family: Basing;
 src: url("https://content.demiplane.com/fonts/Basing.woff");
}

@font-face {
    font-family: Endor-Alt;
    src: url("https://content.demiplane.com/fonts/ENDORALT.ttf") format("truetype");
}

 @font-face {
    font-family: Aberration;
    src: url("https://content.demiplane.com/fonts/aberration.otf") format("opentype");
}

@font-face {
    font-family: Gabriola;
    src: url("https://content.demiplane.com/fonts/copyfonts.com_gabriola.ttf") format("opentype");
}

@font-face {
    font-family: Beatty Regular;
    src: url("https://content.demiplane.com/fonts/Beatty Regular.ttf") format("truetype");
}

 @font-face {
    font-family: You-Are-Loved;
    src: url("https://content.demiplane.com/fonts/You Are Loved.ttf") format("truetype");
}

.book-image-center {
  z-index: 0;
}

.Art-Only_Special-Traits {
font-weight:bold;
}

.main-holder > H1, .main-holder > H2, .main-holder > H4 {
    color: #252525;
    font-family: Taroca;
}

.main-holder > H3 {
    font-family: goodOtCondBold;
    color: #252525;
}

.sidebar {
  padding-top: 20px;
  margin-top: 30px;
  color: #252525;
}

.main-holder H5 {
    color: inherit;
    margin-top: 20px;
    font-family: goodOtCondBold;
    font-size: 20px;
}

.legends-people-block {
    background-color: #e6d8b0;
    border-radius: 2px;
}

.legends-block-start {
    font-family: Taroca;
    font-style: normal;
    font-size: 28px !important;
    margin-bottom: 0px;
    color: #252525 !important;
}

.legends-paper-block {
    border-image-slice:20 20 20 20;
    border-image-width:30px 30px 30px 30px;
    border-image-outset:5px 5px 5px 5px;
    border-image-repeat:round round;
    border-color: transparent;
    border-style: solid;
    padding: 60px 40px;
    margin: 60px 0px;
    border-image-source: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-monsters-of-myth/css/mom-border-image.png);
    background: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-legends/css/legends-contract-block-bg.jpg);
    background-color: #e1d3bf;
    border-width: 1px;
}

@media only screen and (max-width: 600px) {
  .legends-paper-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.legends-paper-block::before {
    content: "";
    display: block;
    max-width: 118%;
    top: -90px;
    margin-left: -45px;
    margin-right: -46px;
    margin-bottom: -65px;
    position: relative;
    height: 85px;
    background: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-legends/css/legends-contract-border-top.png) center top no-repeat;
    background-size: 815px;
}

@media only screen and (max-width: 600px) {
  .legends-paper-block::before {
    max-width: none;
    margin-left: -20px;
    margin-right: -21px;
  }
}

.legends-paper-block::after {
    content: "";
    display: block;
    max-width: 118%;
    top: 65px;
    margin-left: -46px;
    margin-right: -45px;
    margin-bottom: -25px;
    position: relative;
    height: 60px;
    background: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-legends/css/legends-contract-border-bottom.png) center bottom no-repeat;
    background-size: 815px;
}

@media only screen and (max-width: 600px) {
  .legends-paper-block::after {
    max-width: none;
    margin-left: -21px;
    margin-right: -20px;
  }
}

.legends-infernal-block p {
    line-height: 1.2em;
    color: #252525;
    font-family: Endor-Alt;
    font-size: 32px;
    margin: 0px 20px;
    text-indent: 30px;
}

.legends-infernal-party {
    font-family: Aberration;
    font-size: 20px;
}

.legends-orchid-block p {
    line-height: 1.5em;
    font-family: Gabriola;
    font-size: 26px;
    margin: 0px 20px;
    text-indent: 30px;
}

.legends-orchid-notes {
    line-height: 1em !important;
    font-family: Basing !important;
    font-size: 20px !important;
}

.legends-letter-closing {
    margin-top: 30px !important;
}

.legends-brown-block {
    color: white;
    padding: 20px;
    background-color: #70563b; 
    border-radius: 4px;
}

.legends-brown-block strong {
    color: inherit;
}

.legends-ironfang-block p {
    line-height: 1.2em;
    color: #252525;
    font-family: Basing;
    font-size: 26px;
}

.legends-ironfang-block h2, .legends-ironfang-block h4 {
    line-height: 1.2em;
    font-family: Basing;
    color: #252525;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.legends-ironfang-block h3 {
    line-height: 1.2em;
    color: #252525;
    font-family: Basing;
    margin-bottom: 10px;
    font-size: 22px;
    text-transform: uppercase;
}

.legends-ironfang-callout {
    font-size: 40px !important;
}

.legends-throne-block p {
    font-family: Aberration;
    font-size: 28px;
}

.image-subtitle-small p {
    max-width: 200px;
    padding-bottom: 20px;
}

.legends-throne-block {
    color: #252525;
    border-style: solid;
    padding: 60px 40px;
    margin: 60px 0px;
    background: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-legends/css/legends-throne-block-bg.jpg);
    background-color: #e1d3bf;
    border-width: 1px;
}

.legends-throne-block::before {
    content: "";
    display: block;
    max-width: 118%;
    top: -60px;
    margin-left: -45px;
    margin-right: -47px;
    margin-bottom: -167px;
    position: relative;
    height: 220px;
    background: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-legends/css/legends-throne-border-top.png) center top no-repeat;
    background-size: 815px;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 600px) {
  .legends-throne-block::before {
    max-width: none;
  }
}

.legends-throne-block::after {
    content: "";
    display: block;
    max-width: 118%;
    top: 37px;
    margin-left: -46px;
    margin-right: -46px;
    margin-bottom: -25px;
    position: relative;
    height: 140px;
    background: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-legends/css/legends-throne-border-bottom.png) center bottom no-repeat;
    background-size: 815px;
}

@media only screen and (max-width: 600px) {
  .legends-throne-block::after {
    max-width: none;
  }
}

.legends-texture-block {
    border-image-slice:20 20 20 20;
    border-image-width:30px 30px 30px 30px;
    border-image-outset:5px 5px 5px 5px;
    border-image-repeat:round round;
    border-color: transparent;
    border-style: solid;
    padding: 60px 40px;
    margin: 60px 0px;
    border-image-source: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-legends/css/legends-border-image.png);
    background: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-legends/css/legends-brown-block-bg.jpg);
    background-color: #e1d3bf;
    border-width: 1px;
}

@media only screen and (max-width: 600px) {
  .legends-texture-block {
    padding: 20px 20px;
  }
}

.legends-circle-letter {
    float: left;
    width: 50px;
    height: 50px;
    border: 2px solid #cbb075;
    border-radius: 50%;
    background-color: #5e0000;
    color: white;
    text-align: center;
    font-size: 28px;
    padding-top: 8px;
    font-family: goodOtCondBold;
    margin-right: 20px;
}

.legends-circle-letter p {
    margin: 0px;
}

.legends-kirran-block p {
    line-height: 1.5em;
    color: #252525;
    font-family: Basing;
    font-size: 26px;
    margin: 0px 20px;
    text-indent: 30px;
}

.legends-goblin-block p {
    font-family: You-Are-Loved;
    letter-spacing: 2px;
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    font-size: 30px;
}

.legends-destinies-block {
    color: #252525;
    padding: 20px;
    background: url(https://content.demiplane.com/compendium/pathfinder-2e/lost-omens-legends/css/legends-contract-block-bg.jpg);
    background-color: #e1d3bf;
    border-radius: 2px;
    margin: 20px;
}

@media only screen and (max-width: 600px) {
  .legends-destinies-block {
    margin: 20px 0px;
  }
}

.legends-destinies-block strong {
    color: inherit;
}

.legends-destinies-block h1, .legends-destinies-block h2 {
    color: inherit;
    font-family: Taroca;
    margin-bottom: 5px;
    margin-top: 5px;
}