/* /Shared/Components/PhotoSelector.razor.rz.scp.css */
[b-a9onbn7mk4] .profile-avatar {
    width: 200px;
    height: 200px;
    border: 10px solid rgb(0 0 0 / 5%);
}

[b-a9onbn7mk4] .profile-avatar .mud-icon-root {
    width: 70px;
    height: 70px;
}

[b-a9onbn7mk4] .photo-fab-add {
    position: absolute;
    top: 10px;
    right: 10px;
}

[b-a9onbn7mk4] .photo-fab-remove {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
