.pessoa__bio {
    color: #595959;
    margin: 1rem 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    height: 200px;
    margin: 0 auto;
    width: 200px;
}