svg.person {
    width: 24px;
    height: 24px;
}

.btn-white-outline svg.person {
    fill: white;
}

.btn-primary-outline svg.person {
    fill: #6e44fe;
}