﻿.wdg-profile figure {margin:0;text-align:center;}
.wdg-profile figure img {max-width:21rem;margin:0 auto 1.5rem;border-radius:2.5rem;background:var(--grey-01);}
.wdg-profile h2 {color:var(--blue);font-size:2.1rem;font-weight:600;}
.wdg-profile__info {padding:1.5rem 0 0;margin:1.5rem 0 0;border-top:.1rem solid var(--grey);font-size:1.8rem;font-weight:600;}
.wdg-profile__info span {display:block;color:var(--blue);font-size:1.6rem;font-weight:500;}
.wdg-profile__info>*:last-child {margin:0;}