/* Header - Primary Logo Bar Background */
.journal-bg {
	background-color: #503a56;
}

/* Header - Menu Bar Background */
.navbar {
	background-color: #3a163c;
}

/* Header - Menu Bar Text Color  */
.navbar-menu a, .navbar-menu .site-menu-item .desktop-nav-arrow, .navbar-search-advanced a {
	color: #ffffff;
}

/* Header - Primary Logo Size (Max height = 80px) */
.journal-header .journal-logo {
	width: auto;
	height: 50px;
}

/* Header - Affiliate Logo Sizes (Max height = 80px) */
.journal-header .society-logo {
	width: auto;
	height: 50px;
}

/* Footer - Background Color  */
.journal-footer.journal-bg {
	background-color: #503a56;
}

/* Footer - Text Color  */
.journal-footer, .journal-footer-menu a, .journal-footer-colophon li {
	color: #ffffff;
}

/* Footer - Logo Sizes  */
.journal-footer .journal-footer-affiliations-logo {
	width: auto;
	height: 50px;
}