/* custom */

.nav-hold {
	border-bottom: 1px solid #2c3458;
}
.navigation .current-menu-item > a,
.navigation .current-menu-parent > a,
.navigation .current-menu-ancestor > a,
.navigation .current_page_item > a,
.navigation .current_page_ancestor > a {
	color: #528f3d;
}
.sticky-area {
	display: none;
}
.header .hero {
	border-bottom: 1px solid #2c3458;
}
.logo.textual .site-logo,
.logo.textual .site-tagline {
	text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000;
}
/* cognito */
:root:root .cog-cognito--styled.cog-cognito--protect-css:not(.el-select-dropdown--long) .cog-form__content {
	padding: 20px;
}
.cog-form__content .el-textarea textarea {
	min-height: 104px !important;
	height: 104px !important;
}
.site-logo img {
	border: 1px solid #2c3458;
}
.home .footer {
	padding-top: 50px;
}
.contact-form .footer {
	padding-top: 80px;
}
.conversations .footer {
	padding-top: 60px;
}
.bay-spacer-20 {
	font-size: 20px;
	line-height: 20px;
	clear: both;
}

