.liu-jian-mao-cao-regular {
  font-family: "Liu Jian Mao Cao", cursive;
  font-weight: 400;
  font-style: normal;
}

p {
  text-align: center;
}

.display-4 {
  font-size: 8rem;
  font-weight: 800;
  text-align: center;
  font-family: "Liu Jian Mao Cao", cursive;
  background-image: url("img/founders.jpg");
  color: #486a97;
}

.lead {
  font-size: 4rem;
}

.jumbotron {
  border: 2px solid #486a97;
  background-color: antiquewhite;
}

.pfont {
  font-size: 1.25rem;
  padding: 5px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-top: 5px;
}

h1 {
  font-size: 4rem;
  color: #486a97;
  font-weight: 800;
  margin-top: 5px;
}/*# sourceMappingURL=about.css.map */