.bio-box p {
  font-family: "Source Code Pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.rem;
  opacity: 0.9;
  margin: 1.5rem;
  color: whitesmoke;
}