.white-section + .white-section,
.grey-section + .grey-section,
.tan-section + .tan-section,
.dktan-section + .dktan-section,
.mediumgrey-section + .mediumgrey-section,
.dkgrey-section + .dkgrey-section,
.yellowgreen-section + .yellowgreen-section,
.brightgreen-section + .brightgreen-section,
.primarygreen-section + .primarygreen-section,
.dkgreen-section + .dkgreen-section
{
	padding-top: 0rem !important;
}

/* ************************
STANDARD CARD
************************ */
main .card.ou-component .featured-link {
	text-transform: uppercase;
	font-size: 1.1rem;
	font-weight: 500;
	color: #046535;
}
main .card.ou-component .featured-link::after {
	text-decoration: none;
	font-family: FontAwesome;
	color: #97D700;
	content: "\f061";
	vertical-align: top;
	padding-left: 6px;
	display: inline-block;
	text-decoration: none;
}
main .card.ou-component {
	background-color: transparent;
	border: none;
}
main .card.ou-component:hover {
	box-shadow: none !important;
}
main .card.ou-component .card-section {
	padding: .7rem 0;
}
main .card.ou-component .image-box {
	width: 100%;
	max-height: 60%;
	overflow: hidden;
	display: block;
	clear: both;
	position: relative;
	padding-top: 60%;
}
/* end STANDARD CARD */

/* ************************
INFO BAR
************************ */
main ul.info-bar.ou-component {
	margin: 0;
	list-style: none;
	text-align: center;
}
main .info-bar.ou-component li {
	display: inline-block;
	padding-right: 1.2rem;
}
main .info-bar.ou-component .fa {
	color: #97D700;
	padding-right: .3rem;
	font-size: 1.2rem;
}

main .info-bar.ou-component li.social-icon a.facebook {
	background-image: url("/_resources/srcimg/social-icons/facebook.png");
}
main .info-bar.ou-component li.social-icon a.twitter {
	background-image: url("/_resources/srcimg/social-icons/twitter.png");
}
main .info-bar.ou-component li.social-icon a.youtube {
	background-image: url("/_resources/srcimg/social-icons/youtube.png");
}
main .info-bar.ou-component li.social-icon a.instagram {
	background-image: url("/_resources/srcimg/social-icons/instagram.png");
}
main .info-bar.ou-component li.social-icon a.flickr {
	background-image: url("/_resources/srcimg/social-icons/flickr.png");
}
main .info-bar.ou-component li.social-icon a.tiktok {
	background-image: url("/_resources/srcimg/social-icons/tiktok.png");
}
main .info-bar.ou-component li.social-icon a.linkedin {
	background-image: url("/_resources/srcimg/social-icons/linkedin.png");
}
main .info-bar.ou-component li.social-icon a {
	background-position: center center, center center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: all 0.2s ease 0s;
}
main .info-bar.ou-component li.social-icon a {
	color: #333;
	display: table-cell;
	height: 30px;
	width: 30px;
}
main .info-bar.ou-component li.social-icon a:hover {
	opacity: .7;
	transition: all .2s ease 0s;
}
main .info-bar.ou-component li.social-icon {
	display: inline-block;
	margin: 0 0.2rem;
	padding-right: 0;
	vertical-align: bottom;
}
/* end INFO BAR */

/* ************************
STORY CARDS
************************ */
.ou-component.story-cards .h3-like {
	font-size: 1.1875rem;
	line-height: 1.4;
	margin-top: 0;
	font-weight: 500;
	padding: .8rem .8rem 0;
	display: block;
}
.ou-component.story-cards.images-short .image-box {
	max-height: 49%;
	padding-top: 49%;
}
.ou-component.story-cards.images-tall .image-box {
	max-height: 67%;
	padding-top: 67%;
}
.ou-component.story-cards.images-hide .image-box{
	display: none;
}
@media print, screen and (min-width: 40em) {
	.ou-component.story-cards .h3-like {
		font-size: 1.375rem;
	}
}
.ou-component.story-cards .card {
	margin: .7rem auto;
	position: relative;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.ou-component.story-cards.white .column .card { /* Paper white */
	background-color: #fefefe;
}
.ou-component.story-cards.tan .column .card { /* Light Neutral */
	background-color: #f3f2ee;
}
.ou-component.story-cards.grey .column .card { /* Light Gray */
	background-color: #f2f3f3;
}
.ou-component.story-cards.none .column .card {
	background-color: #fff0;
}
.ou-component.story-cards .card .card-section .story-card-content {
	line-height: 1.3;
	font-size: .9rem;
	padding: .8rem .8rem 0 .8rem;
	margin-bottom: .8rem;
}
.ou-component.story-cards .card .card-section {
	padding: 0;
}
.ou-component.story-cards .card:hover {
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
.ou-component.story-cards .card:hover .h3-like {
	color: #046535;
}

/*  */
.ou-component.story-cards .card .card-link {
	margin-top: 1rem;
	line-height: 1.3;
	font-size: .9rem;
	border-top: 1px dotted #ccc;
}
.ou-component.story-cards .card .card-link .baselink {
	padding: .8rem;
}
.ou-component.story-cards .card .card-link.hidden {
	border: none;
}
.ou-component.story-cards .card .card-link.hidden .baselink {
	display: none;
}
.ou-component.story-cards .card .card-link .baselink a:hover {
	box-shadow: none;
	color: #046535;
}
/* end STORY CARDS */

/* ************************
BOX ICONS
************************ */
.icon-boxes .icon-box {
	display: block;
	padding-top: 1.5rem;
	padding-bottom: 1rem;
}
.icon-boxes .column p {
	text-align: center;
	font-size: 1.1rem;
	line-height: 1.3rem;
	margin-bottom: .6rem;
	padding: 0 1.2rem;
}
.icon-boxes .column p .fa {
	font-size: 2.6rem;
}
/* Color scheme while in Light Sections */
.grey-section .icon-boxes .icon-box,
.tan-section .icon-boxes .icon-box,
.white-section .icon-boxes .icon-box
{
	border-right: 1px solid #e0ddd3;
}
.dktan-section .icon-boxes .icon-box {
	border-right: 1px solid #c4bfb1;
}
.dktan-section .icon-boxes .icon-box:hover,
.grey-section .icon-boxes .icon-box:hover,
.tan-section .icon-boxes .icon-box:hover,
.white-section .icon-boxes .icon-box:hover
{
	background-color: #97d700;
	color: #333;
}
.dktan-section .icon-boxes .icon-box:hover a,
.grey-section .icon-boxes .icon-box:hover a,
.tan-section .icon-boxes .icon-box:hover a,
.white-section .icon-boxes .icon-box:hover a
{
	color: #333;
}
/* Color scheme while in Dark Sections */
.brightgreen-section .icon-boxes .icon-box,
.dkgreen-section .icon-boxes .icon-box,
.dkgrey-section .icon-boxes .icon-box,
.mediumgrey-section .icon-boxes .icon-box,
.primarygreen-section .icon-boxes .icon-box,
.yellowgreen-section .icon-boxes .icon-box
{
	color: #fefefe;
	border-right: 1px solid #ededed44;
}
.dkgrey-section .icon-boxes .icon-box:hover,
.mediumgrey-section .icon-boxes .icon-box:hover,
.dkgreen-section .icon-boxes .icon-box:hover,
.primarygreen-section .icon-boxes .icon-box:hover,
.yellowgreen-section .icon-boxes .icon-box:hover
{
	background-color: #97d700 !important;
	color: #333;
}
.brightgreen-section .icon-boxes .icon-box:hover,
.dkgreen-section .icon-boxes .icon-box:hover,
.primarygreen-section .icon-boxes .icon-box:hover
{
	background-color: #fefefe !important;
	color: #333;
}
.brightgreen-section .icon-boxes .icon-box a,
.dkgreen-section .icon-boxes .icon-box a,
.dkgrey-section .icon-boxes .icon-box a,
.mediumgrey-section .icon-boxes .icon-box a,
.primarygreen-section .icon-boxes .icon-box a,
.yellowgreen-section .icon-boxes .icon-box a
{
	color: #333;
}
.brightgreen-section .icon-boxes .icon-box:hover a,
.dkgreen-section .icon-boxes .icon-box:hover a,
.dkgrey-section .icon-boxes .icon-box:hover a,
.mediumgrey-section .icon-boxes .icon-box:hover a,
.primarygreen-section .icon-boxes .icon-box:hover a,
.yellowgreen-section .icon-boxes .icon-box:hover a
{
	color: #333;
}
/* right edge  vertical border remove */
.icon-boxes .icon-box:last-of-type {
	border-right: none;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.icon-boxes.medium-up-3 .icon-box:nth-of-type(3),
	.icon-boxes.medium-up-2 .icon-box:nth-of-type(2n+0) {
		border-right: none;
	}
}
@media screen and (max-width: 39.9375em) {
	.icon-boxes.small-up-2 .icon-box:nth-of-type(2n+0) {
		border-right: none;
	}
}

/* end BOX ICONS */

/* ************************
STYLISH COLUMNS
************************ */
.stylish-columns {
	margin-top: .4rem;
	margin-bottom: .7rem;
}
.stylish-columns .column {
	margin-bottom: 1rem;
}
.stylish-column-title-block {
	border-bottom: 3px solid #a2d371;
	margin-bottom: .4rem;
	padding-bottom: .5rem;
	display: flex;
	flex-direction: column;
}
.stylish-column-title {
	font-size: 1.625rem;
	margin: 0; padding: 0;
	line-height: 1;
	color: #0a4b0b;
	margin-top: auto;
}
.stylish-column-subtitle {
	margin: 0;
	padding: .5rem 0 0 0;
	line-height: 1;
	font-size: 110%
}
@media screen and (max-width: 39.9375em) {
	.stylish-column-title-block {
		margin-bottom: 0.5rem;
		padding-bottom: 0.3rem;
	}
	.stylish-column-title {
		font-size: 1.25rem;
	}
}

/* end STYLISH COLUMNS */

