.who-we-are h3 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
  padding: 10px 0 0 0; }
  @media (min-width: 992px) {
    .who-we-are h3 {
      font-size: 25px;
      line-height: 30px;
      margin-top: 30px;
      padding: 30px 0; } }

.who-we-are h2 {
  color: #025392;
  font-size: 18px;
  line-height: 22px;
  border-top: 2px solid #025392;
  border-bottom: 2px solid #025392;
  padding: 15px 0; }
  @media (min-width: 992px) {
    .who-we-are h2 {
      font-size: 40px;
      line-height: 50px;
      padding: 30px 0; } }

.who-we-are .body-text {
  padding-top: 10px;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .who-we-are .body-text {
      padding-top: 40px; } }
  .who-we-are .body-text .img-wrapper {
    padding: 10px 0 0 0;
    text-align: left; }
    @media (min-width: 992px) {
      .who-we-are .body-text .img-wrapper {
        padding: 50px 0 10px 0;
        text-align: center; } }
    .who-we-are .body-text .img-wrapper .face {
      border-radius: 50%;
      margin-bottom: 15px;
      width: 65px;
      float: left;
      margin-right: 30px; }
      @media (min-width: 992px) {
        .who-we-are .body-text .img-wrapper .face {
          margin-right: 0;
          float: none;
          width: 100%; } }
    .who-we-are .body-text .img-wrapper h4 {
      color: #025392;
      font-family: "Roboto", sans-serif;
      font-size: 18px;
      line-height: 26px;
      padding: 0;
      margin: 0; }
      @media (min-width: 992px) {
        .who-we-are .body-text .img-wrapper h4 {
          font-size: 20px; } }
    .who-we-are .body-text .img-wrapper .job-position {
      font-size: 16px;
      line-height: 26px; }
      @media (min-width: 992px) {
        .who-we-are .body-text .img-wrapper .job-position {
          font-size: 18px; } }
  .who-we-are .body-text h3 {
    padding: 15px 0 8px 0;
    margin: 0;
    font-size: 20px;
    line-height: 32px;
    color: #025392; }
    @media (min-width: 992px) {
      .who-we-are .body-text h3 {
        padding: 55px 0 25px 0;
        font-size: 35px;
        line-height: 35px; } }

/*# sourceMappingURL=../maps/custom/who_we_are.css.map */
