.page-node-type-uva_front_page .views-field.views-field-field-feature-type {
  background: white;
  bottom: 70px;
  position: relative;
  width: 100%;
  color: white !important;
  width: 144px;
  height: 50px;
  left:-15px;
  color:#232d4b;
}

.page-node-type-uva_front_page .views-field.views-field-field-feature-type h4 {
	color:#232d4b;
}

.layout--fourcol-section .views-row h4 {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-family: 'franklin-gothic-urw-cond';
  font-size: 1.1em;
}

.layout--fourcol-section {
	max-width:90%;
	margin:0 auto 60px;
}


.layout--fourcol-section .views-row h4 {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-family: 'franklin-gothic-urw-cond';
  font-size: 1.1em;
}
.layout--fourcol-section .views-row {
	margin:0 15px;
	position:relative;
}

.layout--fourcol-section .views-row .views-field-view-node,
.layout--fourcol-section .views-row .views-field-field-external-link {
	font-weight:800;
	text-transform:uppercase;
	margin-top:8px;
}

.layout--fourcol-section .views-row .views-field-view-node:after,
.layout--fourcol-section .views-row .views-field-field-external-link a:after {
	content:'→';
	color:#e57200;
	display:inline;
	padding-left:5px;
}

.layout--fourcol-section .views-row .views-field-title {
	font-size:.7em;
	font-family:'franklin-gothic-urw-cond' sans-serif;
	margin-top:-40px;
}

.layout--fourcol-section .views-row .views-field-title h3 a {
	color:#232d4b;
	font-weight:normal;
}