/* Meeting attendants badge styles */
.attendants-icon {
    font-size: 1.2rem;
    position: relative;
}

.attendants-badge {
    font-size: 0.6rem;
    transform: translate(40%, -40%) !important;
}
