section {
  font-family: Lato, sans-serif;
  color: rgb(20,106,195);
  text-align: center;
  width: 100%;
  margin-top: 15px;
  padding-top: 27px;
  margin-bottom: 32px;
}

.intro {
  margin-top: 2rem;
  width: 1439px;
  height: 100%;
}

.intro-h1 {
  font-family: Merienda, serif;
  font-size: 1.5em;
  color: #f59870;
  line-height: 44.4px;
  width: 100%;
}

.bio-img {
  margin-top: 22px;
}

