div#block-uw-drupal-theme-page-title {
    display: none;
}
.slide__caption {
  top: 40%
}
#slick-slide00 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
	color: red;
}
#slick-slide00 > div > div > div > div.slide__constrained > div > h2 {
   color: rgb(255, 255, 255);
   text-shadow: rgba(0, 0, 0, 0.85) 1px 1px 4px;
   text-transform :uppercase;
   -webkit-tap-highlight-color : rgba(55, 58, 60, 0);
}

#slick-slide02 > div > div > div > div.slide__constrained > div > h2 {
   color: #e1bd67;
   text-shadow: rgba(0, 0, 0, 0.85) 1px 1px 4px;
   text-transform :uppercase;
   -webkit-tap-highlight-color : rgba(55, 58, 60, 0);
}

.layout__region.layout__region--first {
	padding-right: 1%;
}

.layout__region.layout__region--second {
	padding-left: 1%;
	padding-right: 1%;
}

.layout__region.layout__region--third {
	padding-left: 1%;
}

.layout.layout--threecol-section.layout--threecol-section--33-34-33 {
	margin-bottom: 1%;
}

.recent-publications-column {
  max-width: 25%;
}
.recent-publication-photo {
  text-align: center;
}


.uw-hero-image.hero-height {
 height: 180px;
}

.uw-hero-image.hero-height h1 {
 line-height: 1;
 padding: 30px 10% 0 0;
 margin: 0;
 text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
 font-family: Encode Sans Compressed,sans-serif;
 text-transform: uppercase;
 font-weight: 900;
 font-size: 55px;
}

.udub-slant {
  display: none;
}

.udub-slant-divider.gold {
	display: none;
}


.block-views-blockrecent-publications-block-1 > h2:nth-child(1) {
  border: 2px solid #333;
  padding-left: 12px;
  background-color: #000078; 
  color: #ffffff !important;
}

.frontpage-headings {
  border: 2px solid #333;	
  padding-left: 12px;
  color: #ffffff !important;
}

.approach-heading {
	background-color: rgb(75, 46, 131); 
	border: 2px solid #000078;	
}

.team-heading {
	background-color: rgb(30, 46, 131); 
}

.research-heading {
	background-color: rgb(75, 90, 131); 
}

# Team Page Custom CSSs
div.leadership-row.views-row div.views-field.views-field-body {
  margin-bottom: 2rem;
}
div.block-views-blockresearch-affiliates-block-1 {
  margin-bottom: 2rem;
}
.leaders-name-position {
  text-align: center;
}
.field-content.team-body {
  text-align: justify;
}
