.page-node-type-project .report--sectors a {
  color: #008d36;
  font-size: 18px;
  margin-bottom: 30px;
  border-bottom: none; }

.page-node-type-project h2 {
  margin-top: 15px; }
  .page-node-type-project h2 span {
    font-size: 34px;
    line-height: 1.25;
    text-transform: capitalize; }

.page-node-type-project .project-tabs {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  padding-left: 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c5c6c8; }
  @media (max-width: 600px) {
    .page-node-type-project .project-tabs {
      flex-direction: column; } }

.page-node-type-project .tabs-nav li.project-tabs--heading {
  width: 29%;
  list-style-type: none;
  padding: 4px 10px;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0px;
  border: solid 1px #c5c6c8;
  border-bottom: none;
  background-color: #f3f3f1; }
  @media (max-width: 600px) {
    .page-node-type-project .tabs-nav li.project-tabs--heading {
      width: 100%;
      margin-top: 10px; } }
  .page-node-type-project .tabs-nav li.project-tabs--heading a {
    text-transform: capitalize;
    padding: 15px 4px 15px 14px;
    font-size: 16px;
    border-bottom: none;
    display: block; }

.page-node-type-project .tabs-nav li.project-tabs--heading.active {
  background-color: white; }
  .page-node-type-project .tabs-nav li.project-tabs--heading.active a {
    color: #575656; }

.page-node-type-project #overview-tab {
  margin-top: 40px; }

.page-node-type-project #people-tab div[role=article] {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #bfb8af;
  padding-bottom: 30px;
  margin-bottom: 10px; }

.page-node-type-project #people-tab .person-listing--title {
  margin: 20px 0 15px 0;
  font-size: 18px; }

.page-node-type-project #people-tab .person-listing--position {
  margin-bottom: 5px;
  font-family: "MuseoSans_500", sans-serif;
  font-size: 16px; }
  .page-node-type-project #people-tab .person-listing--position .field__label {
    display: none; }

.page-node-type-project #people-tab .person-listing--institution {
  font-size: 16px; }
  .page-node-type-project #people-tab .person-listing--institution .field__label {
    font-family: "MuseoSans_500", sans-serif;
    font-weight: normal; }

.page-node-type-project .side-on-top {
  margin-bottom: 25px;
  line-height: 21px; }
  .page-node-type-project .side-on-top .project-sidebar-field {
    margin: 0 0 10px 0; }
    .page-node-type-project .side-on-top .project-sidebar-field .field__label {
      font-family: "MuseoSans_500", sans-serif;
      font-weight: normal; }
    .page-node-type-project .side-on-top .project-sidebar-field ul {
      margin-top: 0px;
      padding-left: 0px; }
    .page-node-type-project .side-on-top .project-sidebar-field li {
      list-style-type: none;
      margin-bottom: 10px; }

.page-node-type-project .sidebar {
  line-height: 21px; }
  .page-node-type-project .sidebar .project-sidebar-field {
    margin: 0 0 10px 0; }
    .page-node-type-project .sidebar .project-sidebar-field .field__label {
      font-family: "MuseoSans_500", sans-serif;
      font-weight: normal; }
    .page-node-type-project .sidebar .project-sidebar-field ul {
      margin-top: 0px; }
    .page-node-type-project .sidebar .project-sidebar-field li {
      list-style-type: none;
      margin-bottom: 10px; }
    .page-node-type-project .sidebar .project-sidebar-field .field__item {
      margin-bottom: 5px; }

/*# sourceMappingURL=project.css.map */
