.person {
  border-radius: 50%;
  padding-top: 50px;
  padding-bottom: 50px;
}

p {
  padding-top: 50px;
}

.social {
  padding-top: 50px;
  width: 25%;
  height: auto;
}

.logo {
  width: 50%;
  height: auto;
}

/* .navbar {
  background-color: #e3f2fd;
} */

.nav-item {
  font-weight: bold;
  font-size: x-large;
}

/* img {
  border-radius: 50%;
  padding-top: 50px;
  padding-bottom: 50px;
} */