I want to create a sort of badge-like box, used for team descriptions, but I can't seem to come up with any way of getting it done. I've got border-radius going for the top, but no idea how to lead up into the rest of it. This is my current code: https://jsfiddle.net/ubgbjbao/
(A little of my CSS):
.wpsm_team_2_member_wrapper{
border-top-left-radius: 50%;
border-top-right-radius: 50%;
}
This is somewhat I'm trying to achieve: https://i.maagic.pw/MagnifloriousDeityMash