
.icon[data-v-e9b9f081] {
	position: relative;
}
ion-badge[data-v-e9b9f081] {
	position: absolute;
	z-index: 999;
	overflow: visible;
	top: -10px;
	right: -12px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	font-weight: normal;
	background-color: var(--ion-color-primary);
    color: var(--ion-color-primary-contrast, #fff);
}
