.private {
display: inline-block;
margin-left: .5rem;
width: .5rem;
svg {
@include svg-size(.5rem);
fill: $gray-light;
transition: fill .3s linear;
}