
#profile {
  text-align: center;
  padding: 24px;
}
#profile img {
  width: 112px;
  margin: auto;
  border-radius: 50%;
}
#profile p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 8px;
}
