.dean-profile {
  max-width: 720px;
  padding: 0 30px 60px;
}

.page-title {
  color: #0a607d !important;
  padding: 0 30px;
}

.no-banner-title {
  margin-bottom: 40px !important;
  padding: 0 30px;
}

.dean-profile__header {
  margin-bottom: 24px;
}

.dean-profile__school {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #0a607d !important;
  margin: 0 0 5px !important;
  line-height: 1.25 !important;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}

.dean-profile__contact {
  margin: 2px 0;
  font-size: 14px;
}

.dean-profile__contact a {
  color: #0a607d !important;
  text-decoration: none;
}

.dean-profile__contact a:hover {
  text-decoration: underline;
}

.dean-details {
  margin: 20px 0;
}

.dean-details p {
  font-size: 15px;
  color: #333;
  margin: 6px 0;
  line-height: 1.5;
}

.dean-details strong {
  color: #0a607d !important;
}

.dean-profile__section {
  margin-top: 20px;
}

.dean-profile__heading {
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #0a607d !important;
  margin: 0 0 5px !important;
  line-height: 1.25 !important;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}

.dean-profile__section p {
  font-size: 16px;
  color: #333;
  margin: 0;
  line-height: 1.6;
}
