/* A quieter introduction. The portrait carries the handwritten hello. */
.about-human .ap-hello h1 { margin-bottom:1.6rem; }
.about-human .ah-role strong { font-weight:500; text-decoration:none; }
.about-human .ah-origin { display:block; margin-top:.45rem!important; }
.about-human .ah-thread {
  margin-top:2.2rem!important;
  font-size:1.15rem;
  line-height:1.65;
  color:var(--portfolio-body);
  font-weight:400;
}
