.philosophy {
  padding: 5rem 0;
}

.philosophy .block-ct {
  margin-bottom: 2.5rem;
}

.philosophy .block-ct .g-title {
  border-top: 1px dashed #E7E4E4;
  margin-bottom: .5rem;
}

.philosophy .block-ct .g-title .title {
  font-size: 1rem;
  line-height: 3.25rem;
  letter-spacing: .0875rem;
  font-weight: 700;
  color: #25282B;
  font-weight: 700;
}

.philosophy .block-ct .g-ct {
  border-top: 1px dashed #E7E4E4;
  font-size: .875rem;
  line-height: 1.75rem;
  letter-spacing: .0788rem;
  color: #25282B;
  padding-top: .5rem;
}

.philosophy .block-ct#core .g-ct p {
  margin: .25rem 0;
}
