/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */


h2.undergrad-h2 {
  font-size:30px;
  font-size:3.0rem;
  margin-bottom: 22px;
  line-height: 1.3em;
}

p.blue-background-p, p.blue-background-p a {
  background:#096ac8;
  color:#fff;
  font-size:19px;
  font-size:1.9rem;
  font-family: "roboto condensed", 'Helvetica Neue LT W01_47 Lt Cn', Arial, sans-serif;
  padding: 8px;
  text-align: center;
  text-transform: uppercase;
}

#block-menu-block-2 ul li ul li ul.menu {
  margin-left: 15px;
}


.field-research-interest-summary {
	font-size: 1.25rem;
}

.view-people .views-field-title, .view-people-program-pages .views-field-title {

    font-weight: bold;

}