/* === HERO-ROW BACKGROUND ===*/
.theme-homepage-layout .hero-row {
    background-image: url('/data/SiteBuilderAssetsOriginals/Live/Images/toolkits/toolkits-hero-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #2d6f53;
}

/* === NAVIGATON CARROT COLOR ===*/
.journal-header .journal-header_content .navbar-menu_wrap .mobile-site-menu-toggle {
    color: #1a8944 !important;
}

/* === HEADER LINE COLOR ===*/
.journal-header {
	border-color: #1a8944 !important;
}
/* Allow lines to wrap in tables */

.table-wrap td

{ white-space: initial; }

/* === Module Abstract ===*/.cms-fullwidth-view .cms-module-abstract h3, .cms-module-view .cms-module-abstract h3 {border-color: #218A43;
}/* === Module Quotation Mark ===*/.cms-module-intro h3:before { color: #218A43;
}
