.absalom-number {
    float: left;
    width: 44px;
    height: 55px;
    border: 2px solid #228e97;
    border-radius: 4px;
    background-color: #023253;
    color: white;
    text-align: center;
    font-size: 28px;
    padding-top: 6px;
    margin-top: 34px;
    font-family: gin, serif;
    margin-right: 4px;
}

.absalom-number p {
    margin: 0px;
}

.book-styled-block  {
    border:1px solid black;
    background-color:white;
}

.main-holder > h1 {
    color: #002564;
}

.colo-section-header {
    color: #252525 !important;
}

.main-holder > H1, .main-holder > H2, .main-holder > H3, .main-holder > H4 {
    font-family: Taroca;
}

.main-holder h2 {
    color: #252525;
}

.main-holder h3, .main-holder h4 {
    color: #252525;
}

.split-header {
   color: #2f6484;
}

.colo-divider {
  border: 0;
  border-top: solid 2px #32bdb9;
  border-bottom: solid 4px #32bdb9;
  height: 9px;
  overflow: visible;
  padding: 0;
  margin-top: 50px;
  margin-bottom: 50px;
  color: #CCC;
  text-align: center;
}

.colo-divider::after {
  content: url(https://content.demiplane.com/compendium/pathfinder-2e/absalom-city-of-lost-omens/css/colo-divider-image.png);
  display: inline-block;
  position: relative;
  top: -20px;
}

.colo-sidebar {
    background: rgb(132,215,213);
    background: linear-gradient(
180deg
, rgba(132,215,213,1) 0%, rgba(168,255,253,0.7908207228203782) 25%, rgba(255,255,255,0) 100%);
    box-shadow: none;
    border-radius: 2px;
    padding: 40px 30px 60px 30px;
    margin-top: 60px;
    margin-bottom: 20px;
    color: #252525;
}

.colo-sidebar h3, .colo-sidebar h4, .colo-sidebar h5 {
    color: #004b6b;
    font-size: 26px;
    text-align: center;
    font-family: goodotcondbold;
}

.colo-sidebar h6 {
    color: #004b6b;
    font-size: 18px;
    font-family: goodotcondbold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.colo-sidebar::before {
    content: "";
    background-repeat: no-repeat;
    top: -118px;
    display: block;
    margin-top: 40px;
    margin-bottom: -100px;
    position: relative;
    height: 80px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/absalom-city-of-lost-omens/css/colo-crown.png);
    background-size: 80px;
    background-position: center;
}

.colo-p::before {
    content: "";
    background-repeat: no-repeat;
    top: -118px;
    display: block;
    margin-bottom: -100px;
    position: relative;
    height: 80px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/absalom-city-of-lost-omens/css/colo-p.png);
    background-size: 80px;
    background-position: center;
}

.colo-manacles::before {
    content: "";
    background-repeat: no-repeat;
    top: -118px;
    display: block;
    margin-bottom: -100px;
    position: relative;
    height: 80px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/absalom-city-of-lost-omens/css/colo-manacles.png);
    background-size: 80px;
    background-position: center;
}

.colo-harp::before {
    content: "";
    background-repeat: no-repeat;
    top: -118px;
    display: block;
    margin-bottom: -100px;
    position: relative;
    height: 80px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/absalom-city-of-lost-omens/css/colo-harp.png);
    background-size: 80px;
    background-position: center;
}

.colo-eye::before {
    content: "";
    background-repeat: no-repeat;
    top: -108px;
    display: block;
    margin-bottom: -100px;
    position: relative;
    height: 80px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/absalom-city-of-lost-omens/css/colo-eye.png);
    background-size: 130px;
    background-position: center;
}

table tr {
    background-color:white;
    text-align: left;
}

table {
    border: 1px solid #3a3e3e;
}

table th {
    background-color: #004b6b;
    text-align: left;
}

.colo-blue-table tr:nth-child(odd) {
    background-color: #d9efed;
}

.npc-icon {
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/absalom-city-of-lost-omens/css/colo-crown.png);
    width: 18px;
    height: 18px;
    background-size: contain;
    margin-bottom: -2px;
}

.image-with-subtitle-left, .image-with-subtitle-right {
    padding-bottom: 20px;
}

.colo-poetry {
    line-height: 1em;
    margin-left: 20px;
}