/* Working-copy proposal: calmer Who We Are rhythm on mobile. */
.who-we-are-mobile-proposal .approach-title-line {
  display: inline;
}

@media (max-width: 760px) {
  .who-we-are-mobile-proposal .wwa-hero__title {
    margin-bottom: 1.35rem !important;
  }

  .who-we-are-mobile-proposal .wwa-hero__text {
    font-size: 0.94rem !important;
    line-height: 1.62 !important;
  }

  .who-we-are-mobile-proposal .founder {
    row-gap: 2.75rem !important;
  }

  .who-we-are-mobile-proposal .wwa-areas-section .area {
    border-top: 1px solid rgba(22, 25, 28, 0.32) !important;
  }

  .who-we-are-mobile-proposal .approach-title-line {
    display: block;
    white-space: nowrap;
  }

  .who-we-are-mobile-proposal .wwa-approach-section .split__head h2 {
    max-width: 100% !important;
  }

  .who-we-are-mobile-proposal .wwa-approach-section .split__head {
    margin-bottom: 1.7rem !important;
  }

  .who-we-are-mobile-proposal .approach-values li {
    font-size: 0.7rem !important;
    letter-spacing: 0.085em !important;
    line-height: 1.4 !important;
  }
}
