                                      :root{
    --readaloud-color: #7e1716;
}

.book-styled-block {
    background: #FDFDFD;
}
.main-holder > .split-header {
    font-size: 24px;
    font-weight: normal;
    color: #5d0000;
    font-family: gin, serif;
    border-bottom:0px;
}
.subchapter-header {
        display: flex;
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/label.png);
    background-size: 500px;
    background-position: top center;
    background-repeat: no-repeat;
    height: 150px;
    justify-content: center;
    position: relative;
    margin-top: -45px !important;
    line-height: 48px;
    z-index: 1;
    font-size: 40px !important;
    padding-top: 35px;
}

.pb-era-header a {
  color: white !important;
  text-decoration: underline solid #cdbb74 !important;
  text-underline-offset: 3px !important;
  border: none !important;
    margin-top: 0px !important;
    font-size: 23px !important;
}

.playbook-summary-text p a {
    color: white !important;
    text-decoration: underline solid #cdbb74 !important;
}

/*=============================================
        Steps Block
=============================================*/

.step-block {
    color:#002d5d;
    padding-left:30px;
}

.step-block::before {
    content: '';
    font-family: Gandhi Sans Bold;
    text-transform: uppercase;
    color: #5d191e;
    float: left;
    position: relative;
    transform: rotate(90deg);
    font-size: 17px;
    left: -60px;
    top: 18px;
    margin-right: -50px;
}

.step-block.step-one::before {
content: 'Step 1';
}

.step-block.step-two::before {
content: 'Step 2';
}

.step-block.step-three::before {
content: 'Step 3';
}

.step-block.step-four::before {
content: 'Step 4';
}

.step-block.step-five::before {
content: 'Step 5';
}

/*=============================================
        Vehicle Block
=============================================*/

.main-holder .vehicle-block {
    background: linear-gradient(90deg, rgba(146,183,222,0.40) 0%, rgba(146,183,222,0.15) 100%);
    padding:10px;
    font-family: CallunaSans;
    font-size: 16px;
    border-bottom: 2px solid #002b5b;
    margin-bottom: 30px;
}

.vehicle-block h3 {
    background-color: #002b5b;
    color: #fff;
    padding: 7px;
    font-family: CallunaSans;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    top: -10px;
    left: -10px;
    width: 102.5%;
    line-height: 20px;
}

.vehicle-block .right-header {
    font-size: 11px;
    color: #9fbadf;
    margin-right: 45px;
}

.vehicle-stability {
    position: relative;
    float: right;
    top: -62px;
}

.vehicle-stability p {
      background: #fff;
  height: 30px;
  text-align: center;
  transform:rotate(45deg);
	width:30px;
	border: 3px solid #9fbadf;
}

.stability-num {
    color: #333;
  display: table-cell;
  height: 30px;
  transform: rotate(-45deg);
  vertical-align: middle;
	width:30px;
	position: relative;
	top: -2px;
	left: 1px;
	font-family: GandhiSansBold;
}



/*=============================================
        Mecha Block
=============================================*/
.main-holder .mecha-block {
    background: linear-gradient(90deg, rgba(146,183,222,0.40) 0%, rgba(146,183,222,0.15) 100%);
    padding:10px;
    font-family: CallunaSans;
    font-size: 16px;
    border-bottom: 4px solid #002b5b;
    margin-bottom: 20px;
}
.mecha-block h3 {
    background-color: #002b5b;
    color: #fff;
    padding: 7px;
    font-family: CallunaSans;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    top: -10px;
    left: -10px;
    width: 800px;
    line-height: 20px;
}
.mecha-modules {
    list-style-type: none !important;
}
.mecha-modules li::before {
    content: '';
    width: 16px;
    height: 16px;
    border: 1px solid black;
    background-color: white;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    top: 3px;
}
.mecha-tagline {
    font-family: ArnoPro;
    font-style: italic;
    color:#002d5d;
    font-size: 19px;
    margin-top: 4px;
}
.mecha-modules-header {
    font-family: 'Albertus Nova Bold' !important;
    color:#002d5d !important;
    font-variant: small-caps;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 18px !important;
}
.mecha-stats {
    font-family: ArnoPro;
    border-bottom: 1px dotted #002c5d;
    border-top: 1px dotted #002c5d;
    font-size: 19px;
    margin-top: 1px;
}
/*=============================================
        Triangle Block
=============================================*/

	.triangle-block-container {
    display: flex;
    justify-content: center;
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/sXokW3TL55W9Uv5d/06-60-AvatarLegendsRPG-Spread-DarkBG-RepCity.jpg);
    background-size: cover;
    background-position: top center;
}

	.triangle-block-container-2 {
    display: flex;
    justify-content: center;
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/sXokW3TL55W9Uv5d/04-03-AvatarLegendsRPG-Spread-CityBG.jpg);
    background-size: cover;
    background-position: top center;
}

.appendix {
    font-size: 25px;
    font-family: CallunaSans;
    text-align: center;
    color: #9A8E57;
    position: relative;
    top: -170px;
    letter-spacing: 5px;
}

/*=============================================
        Chapter Labels
=============================================*/

.chapter-main-span-rc1 {
    max-width: 320px !important;
    top: 65px !important;
}

.label-chapter-1::before {
    content: "Chapter 1";
    display: block;
    color: #9aa2bf;
    font-size: 16px;
    font-family: CallunaSans;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
    top: -13px;
    margin-top: -40px;
}

.chapter-main-span-rc2 {
    max-width: 320px !important;
    top: 85px !important;
}

.label-chapter-2::before {
    content: "Chapter 2";
    display: block;
    color: #9aa2bf;
    font-size: 16px;
    font-family: CallunaSans;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
    top: -35px;
    margin-top: -40px;
}

.chapter-main-span-rc3 {
    max-width: 320px !important;
    top: 69px !important;
    font-size: 35px;
}

.label-chapter-3::before {
    content: "Chapter 3";
    display: block;
    color: #9aa2bf;
    font-size: 16px;
    font-family: CallunaSans;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
    top: -19px;
    margin-top: -40px;
}

.chapter-main-span-rc4 {
    max-width: 320px !important;
    top: 85px !important;
}

.label-chapter-4::before {
    content: "Chapter 4";
    display: block;
    color: #9aa2bf;
    font-size: 16px;
    font-family: CallunaSans;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
    top: -35px;
    margin-top: -40px;
}
.chapter-main-span-rc5 {
    max-width: 320px !important;
    top: 70px !important;
}

.label-chapter-5::before {
    content: "Chapter 5";
    display: block;
    color: #9aa2bf;
    font-size: 16px;
    font-family: CallunaSans;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
    top: -25px;
    margin-top: -40px;
}

/*=============================================
        Chapter Backgrounds
=============================================*/

.chapter-start-block > p {
    font-family: ArnoPro;
    font-size: 18px;
}

.chapter-start-block p {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -2px -2px 1.5px #fff, 2px -2px 1.5px #fff, -2px -2px 1.5px #fff, -2px 2px 1.5px #fff !important;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.rc-chapter-1-bg {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/sXokW3TL55W9Uv5d/00-50-startofchapter1.png);
}
.rc-chapter-2-bg {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/sXokW3TL55W9Uv5d/01-60-startofchapter2.png);
}
.rc-chapter-3-bg {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/sXokW3TL55W9Uv5d/02-50-startofchapter3.png);
}
.rc-chapter-4-bg {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/sXokW3TL55W9Uv5d/03-20-startofchapter4.png);
}
.rc-chapter-5-bg {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/sXokW3TL55W9Uv5d/04-20-startofchapter5.png) !important;
}

/*=============================================
        Adventure Styles
=============================================*/

.rcadventure {
    padding: 0 20px 0 20px;
}

.quarrelsome {
    text-transform: uppercase;
     text-align: left;
     top: -170px;
     position: relative;
     font-size: 26px !important;
     padding-bottom: 20px;
     border-bottom: 2px solid #9fbadf;
     margin-bottom: -150px;
}

.adventure-title-emph {
    font-family: Komikazoom;
    font-size: 67px;
    line-height: 60px;
    font-weight: normal;
}

/*=============================================
        Era Trait Tag
=============================================*/

.link-reference-trait {
    float: right;
    position: relative;
    display: flex;
    align-items: center;
    height: 20px;
    color: white;
    font-family: 'CallunaSans';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 9px;
    padding: 1px;
    margin-right: 20px !important;
    margin-left: 20px !important;
    top: 4px;
    filter: opacity(.4);
    background-color: black;
    border-image-source: url(https://content.demiplane.com/nexus/avatarlegends/tech-border-water.png) !important;
    border-image-slice: 24 19 25 19 !important;
    border-image-width: 20px 20px 20px 20px !important;
    border-image-outset: 2px 12px 2px 12px !important;
    border-image-repeat: stretch stretch !important;
    border: solid;    
}

.link-reference-trait a {
    color: white !important;
}

.link-reference-trait.korra-trait {
    filter: hue-rotate(355deg)brightness(1.1);
}

/*=============================================
        Credits
=============================================*/

.credits-font {
    font-family: CallunaSans;
    font-size: 17px;
}

/*=============================================
        Bottom Navigation
=============================================*/

.bottom-nav-block {
    border-top: 1px solid #cdbb74;
    margin-top: 80px;
    font-family: 'Albertus Nova';
    display: flex;
    justify-content: center;
}

.bottom-nav-block::before {
    content: "⬥";
    font-size: 26px;
    color: #cdbb74;
    position: relative;
    top: -13px;
    left: calc(50%);
}

.bottom-nav-previous {
    text-align: right;
    max-width: 400px;
    padding-right: 30px;
    flex: 50%;
}

.bottom-nav-next {
    text-align: left;
    max-width: 400px;
    border-left: 1px solid #cdbb74;
    padding-left: 30px;
    flex: 50%;
}

/*===NPC Legends===*/

.legendary-npc-image-lin {
    background: url('https://content.demiplane.com/elements/avatarlegends/npcs/05-00-Lin_Finished.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 530px;
    width: 350px;
}

.legendary-npc-image-zhuli {
    background: url('https://content.demiplane.com/elements/avatarlegends/npcs/05-01-ZhuLi_Finished.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 555px;
    width: 350px;
}

.legendary-npc-image-mako {
    background: url('https://content.demiplane.com/elements/avatarlegends/npcs/05-02-Mako_Finished2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 620px;
    width: 350px;
}

.legendary-npc-image-bolin {
    background: url('https://content.demiplane.com/elements/avatarlegends/npcs/05-03-Bolin_Finished2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 595px;
    width: 350px;
}

.legendary-npc-image-general-iroh {
    background: url('https://content.demiplane.com/elements/avatarlegends/npcs/05-04-GeneralIroh_Finished.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 590px;
    width: 350px;
}

.legendary-npc-container {
    display: flex;
    align-items: flex-start;
    margin-top: 60px;
}

.main-holder .legendary-npc-text-block {
    margin-top: 40px;
    font-family: CallunaSans;
    font-size: 15px !important;
}

.main-holder .legendary-npc-body-text {
    margin-top:40px;
}

.main-holder .legendary-npc-body-text h4 {
    font-family: 'CallunaSans';
    font-weight: 900;
    font-size: 23px !important;
    margin-bottom:5px;
}

.main-holder .legendary-npc-body-text h3 {
    margin-top:30px;
}

.legendary-npc-text-block h2 {
    font-size: 36px;
}

.legendary-npc-text-block h3 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.main-holder .legendary-npc-text-block ul {
    padding-left: 15px;
}


.main-holder .legendary-npc-text-block li {
    font-size: 17px;
}

.main-holder .legendary-npc-block {
    flex: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    margin-right: 50px !important;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 10px !important;
    font-family: CallunaSans;
    background-color: #b8cadc !important;
    background: url(https://content.demiplane.com/nexus/avatarlegends/light-sidebar-bg.jpg) !important;
    border-image: url(https://content.demiplane.com/nexus/avatarlegends/light-sidebar-border-both.png) !important;
    border-image-slice: 24 24 26 24 !important;
    border-image-width: 20px 20px 20px 20px !important;
    border-image-outset: 12px 12px 12px 12px !important;
    border-image-repeat: stretch stretch !important;
    border-color: transparent;
    border-style: solid;
    z-index: 0;
}

.legendary-npc-image {
    margin-top: -80px;
    margin-bottom: -20px !important;
}

.legendary-npc-principle {
    position: relative;
    min-width: 0px !important;
}

.legendary-npc-principle::before {
    content:"";
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/core-book/jsAohOSqF903Kuas/10-11-black-fish.png);
    height: 84px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 180px;
    position: relative;
    filter: invert(5%) sepia(80%) saturate(300%) hue-rotate(180deg) brightness(100%) contrast(100%) opacity(.5) drop-shadow(-10px -100px 60px #002c5e);
}

.legendary-npc-principle::after {
    content:"";
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/core-book/jsAohOSqF903Kuas/10-12-white-fish.png);
    height: 84px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 175px;
    position: relative;
    filter: invert(5%) sepia(80%) saturate(300%) hue-rotate(180deg) brightness(100%) contrast(100%) opacity(.5) drop-shadow(-10px -100px 60px #002c5e);
}

.legendary-npc-principle img {
    margin: auto !important;
}

.legendary-npc-principle p {
    display: flex;
    justify-content: center;
    font-family: 'Albertus Nova Bold';
    color: #002c5e;
    font-variant: small-caps;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.legendary-npc-principle .principle-circle {
    font-size: 16px;
    font-family: CallunaSans;
    position: relative;
    height: 22px;
    width: 22px;
    margin-bottom: 5px;
}

.legendary-npc-principle .principle-track {
    top: 12px;
}

.legendary-npc-conditions h3 {
    font-size: 20px;
}

.legendary-npc-conditions ul {
    margin-top: 10px;
    font-family: 'Albertus Nova Bold';
    text-transform: uppercase;
}

.legendary-npc-conditions li {
    font-size: 13px !important;
    color: #002c5e;
}

.legendary-npc-conditions .checkbox-ul li::before {
    height: 12px;
    width: 12px;
    margin-left: -30px;
    top: -1px;
}

.legendary-npc-principle img {
    filter: invert(5%) sepia(80%) saturate(300%) hue-rotate(180deg) brightness(100%) contrast(100%) opacity(.5) drop-shadow(-10px -100px 60px #002c5e);
}

.legendary-npc-fatigue p {
    margin-top: 0px;
    margin-bottom: -5px;
    display: flex;
    justify-content: center;
    font-family: 'Albertus Nova Bold';
    color: #fff;
    font-variant: small-caps;
    font-size: 20px;
    position: relative;
}

.legendary-npc-fatigue {
    position: relative;
}

.legendary-npc-fatigue::after {
    margin-top: 0px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    font-family: 'Albertus Nova Bold';
    color: transparent;
    font-variant: small-caps;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: calc(50% - 40px);
    z-index: 999;
}

.NPC-Legends_H-Blue-Sidebar {
    position: relative;
    z-index: 99;
}

.legendary-npc-fatigue .fatigue-diamond {
    font-size: 26px;
    position: relative;
    z-index: 99;
}

.legendary-npc-right-block {
    display: flex;
    flex-direction: column;
}

.legendary-npc-mid-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background: url(https://content.demiplane.com/compendium/avatarlegends/core-book/jsAohOSqF903Kuas/05-49-fish-bg.png);
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat !important;
    gap: 10px;
}

.legendary-npc-techniques {
    font-family: CallunaSans;
    font-size: 17px;
}

.legendary-npc-techniques .moves-header {
    font-size: 58px;
}

.legendary-npc-techniques .rare-technique-reference {
    margin-top: 20px;
}

.rare-technique-reference {
    font-family: CallunaSans;
    font-weight: bold;
    font-size: 15px;
    text-indent: 10px;
    margin-top: 0px;
}

/*=============================================
        Playbooks
=============================================*/

.era-block {
    border: none !important;
    background-color: #070d16;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: bottom center !important;
    padding: 0px !important;
    margin-bottom: 20px;
}

.playbooks-block {
    padding: 40px !important;
    border: none;
    display: flex;
    flex-wrap: wrap;
    background: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/sXokW3TL55W9Uv5d/06-60-AvatarLegendsRPG-Spread-DarkBG-RepCity.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.reputation {
      background: #fff;
  padding: 0 8px 0 8px;
  text-align: center;
  border-radius: 100px;
  border: 2px solid #000;
  color: transparent;
}

.Checkbox-White {
    font-size: 24px;
    filter:drop-shadow(2px 2px 0px white);
}

.fill-in {
    letter-spacing: -2px;
}
.Small-note {
    color:#002d5d;
}

/*=============================================
        Pro-Bending
=============================================*/

.arena-move-header {
    background-color: #002b5b;
    color: #fff !important;
    padding: 10px;
    font-size: 18px !important;
    border: 2px solid #d3a069;
    width: fit-content;
    padding-right: 30px;
    overflow: hidden;
}

.arena-move {
    border-left: 2px dashed #d3a069 !important;
    background: none;
    padding:0 10px 0 20px;
    font-family: CallunaSans;
    font-size: 16px;
    position: relative;
    margin-bottom: 40px;
    margin-top: -5px;
    padding-top: 1px;
}

.arena-condition {
    color: #5c1912 !important;
    font-weight: bold;
}

/*=============================================
        Unique
=============================================*/

.rc-p-list {
    font-family: CallunaSans;
    margin-bottom: -5px;
}

.republiccity-sidebar {
    border: none !important;
    background-color: #060a10 !important;
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/sXokW3TL55W9Uv5d/00-05-Avatar-RepCity-BirdView.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: bottom center !important;
}

.republiccity-sidebar p {
    margin-top: 750px;
    padding-right: 150px;
    text-align: justify;
    line-height: 20px;
    text-shadow: -2px -2px 10px #060a10, 2px -2px 10px #060a10, -2px -2px 10px #060a10, -2px 2px 10px #060a10 !important;
}

.rc-raised-header {
    margin-top: -60px !important;
    margin-left: 50px;
}

.green-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-green.jpg) !important;
    
}

.red-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-red.jpg) !important;
}

.blue-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-blue.jpg) !important;
}

.gold-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-gold.jpg) !important;
}

.orange-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-orange.jpg) !important;
}

.vibrantred-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-vibrantred.jpg) !important;
}

.yellowgreen-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-yellowgreen.jpg) !important;
}

.darkblue-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-darkblue.jpg) !important;
}

.brown-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-brown.jpg) !important;
}

.bronze-block {
    background-image: url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/sidebar-bronze.jpg) !important;
}

.era-image-header {
    display: block;
    max-width: 100%; 
    margin-bottom: -60px !important;
    overflow: hidden;
}

.era-content {
    padding: 0 40px 40px 40px;
    font-family: CallunaSans;
}

.example-block {
    font-family: CallunaSans !important;
}

.example-block img::after {
    margin-bottom: 40px !important;
}

.vehicle-example {
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-family: CallunaSans !important;
}

.vehicle-example img::after {
    margin-top: 30px !important;
}



.vehicle-example p {
        text-align: center;
        padding-bottom: 20px !important;
        border-bottom: 1px solid #d4dbdb;
}

.rc-divider {
    border-bottom: 2px solid #d4dbdb;
    height: 20px;
    margin-top: 20px;
}

.rc-example-container {
        background: linear-gradient(0deg, rgba(14,16,13,1) 12%, rgba(14,16,13,0) 85%), url(https://content.demiplane.com/compendium/avatarlegends/republic-city/css/04-21-AvatarLegendsRPG-Spread-DarkBG.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 50px 100px 50px;
    color:#ffffff;
    font-family: ArnoPro;
    font-size: 20px;
    margin-bottom: 20px;
}

.rc-example-container p {
    margin-bottom: -5px;
    text-align: justify;
}

.rc-example-header {
    color: #fff !important;
    font-family: Komikazoom !important;
    font-size: 30px !important;
    text-align: left;
}

.rc-example-container tooltip {
    color: #98a7d3;
    font-family: Albertus Nova Bold;
    font-size: 15px;
}

.rc-example-first::first-letter {
    font-size:490%;
    font-family: 'Komikazoom';
    color: #6d789a;
    float:left;
    padding: 25px 0px 40px 0px;
    margin-right: 7px;
}

.rc-table thead {
    font-weight: bold;
}

.rc-row-two {
    background: linear-gradient(90deg, rgba(146,183,222,0.40) 0%, rgba(146,183,222,0.15) 100%);;
}

.rc-index {
        margin-right: 10%;
}

.rc-index p {
    font-family: CallunaSans;
}

.rc-index h3 {
    margin-top: 50px;
}

.index-sublist {
    margin-left: 30px;
    line-height: 15px;
}

.index-header {
    color: #1c253e !important;
    text-align: left !important;
}
/*Image Wizard Styles*/
