.owl-carousel {
    max-width: 500px;
    margin: 0 auto;
}

.chapter-divider,
.project-section-title-bar,
.owl-dot.active span {
    background: #839563 !important;
}

#section-nav a[aria-current="true"] {
    color: #839563 !important;
}

@media (max-width: 479px) {
    .green-earth-hero-subtitle {
        font-size: 11px !important;
    }
}