  @import url("/_canhr/files/includes/header-signature.css");
@import url("/_canhr/files/css/mega-menu-styles.css");
.news > ul.ou-feed li:nth-child(odd) {background-color: #fafafa;padding: 1rem;}
#people .box-wrapper.themeCustom {
  background-color: #111c4e;
  background-image: url(/_resources/images/themes/Troth-Yeddha-topo-border_2766.svg) !important;
  background-size: cover;
  background-repeat: no-repeat;
	padding:0;
}
#people .box-wrapper.themeCustom .multicolumn-container {
  padding: 0;
}
#people .box-wrapper.themeCustom .multicolumn-container .row .mb-3 {margin-bottom:0 !important;}
#people .ou-component-simple-card, #people .ou-component-simple-card .card {height:100%;}
		.ou-component-simple-card .card {
  background-color: transparent;
  color: #fff;
	padding:1rem;
}

#people .ou-component-simple-card .card .stretched-link, #people .ou-component-simple-card .card-title.h3 {
  font-family: 'Zilla Slab', serif;
  font-size: xx-large;
	text-align: center !important;
}
#people .ou-component-simple-card .card .stretched-link, #people .ou-component-simple-card .card .stretched-link:visited, #people .ou-component-simple-card .card-title.h3 {
  color: #fff !important;
}
#people .ou-component-simple-card .card:hover, #people .ou-component-simple-card .card:active, #people .ou-component-simple-card .card .stretched-link:hover, #people .ou-component-simple-card .card .stretched-link:active {
  -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
  	background-color: #ffcd00;
  	color: #000000 !important;
}
.vid-headings {color:#fff; Background-color:#236192; padding:1rem; text-align:center;}