/* Homepage Hero Background Image */
.pg_Index .header-row {
	/*background-image: url('/data/SiteBuilderAssetsOriginals/Live/Images/jamca/hero.jpg')
	background-position: center;
    background-repeat: no-repeat;*/
    background: linear-gradient(45deg, #3ac6f4, #0e6fb9);
}

journal-header .journal-header_content .journal-logo_wrap{
	width: 450px !important;
}

.journal-header .site-menu .nav-link{
	font-size: 1rem !important;
}


div[class*="-about-this"] p {
	font-weight: 600 !important;
}

div[class*="-about-this"] h3{
	margin-bottom: 15px !important;
	font-weight: 900 !important;
}

div#issueInfo-Home_MainContentB0B2home-issue-info {
    color: black;
}

.header-row ul:not(.site-menu)>li {

	margin: 1rem .5rem 0 0 !important;
}

/*.pg_index .theme-homepage-layout.layout-magazine .header-row .homepage-panel-wrap{
	background-color: #0054A6 !important;
}

.widget-DynamicWidgetLayout.widget-instance-Home_MainContentB0B2{
	background-color: white !important;
}*/

h3.widget-dynamic-title{
	color: black !important;
}