.profile{

    padding:35px;

}

.avatar{

    width:90px;

    height:90px;

    border:1px solid var(--pz-border);

    margin-bottom:25px;

}

.profile h2{

    margin-bottom:10px;

}

.profile p{

    margin:8px 0;

    color:var(--pz-text2);

}