/* .nav-link {
    color: #fff;
}
.journal-header  {
    border-bottom: none!important;
}
.journal-bg {
    background-color: #383636;
} */

.pg_Index .hero-row {
    background-image: linear-gradient(to bottom, #1f8247, #50b748);
    height:100%;
}

.cta-button-1 {
    background-color: #1f8247;
}
.cta-button-2 {
    background-color: #403b65;
}

.pg_SelfServePage #Sidebar {
    display: none;
}
.pg_SelfServePage #mainContent {
    width: 100% !important;
    margin-right: 0 !important;
}
