.profile img {
    width: 100%;
    height: auto;
    width: 12rem;
    border-radius: 50%;
    object-fit: cover;
}

p {
    line-height: 1.6em;
    margin-bottom: 1.5em;
    text-align: left;
  }

h2 {
    font-size: 1 rem;
    margin-top: 2rem;
    margin-bottom: .5rem;
  }