.angie-tag-d4e10d63 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #F7F5F0;
	border-radius: 50px;
	padding: 8px 16px 8px 12px;
	gap: 8px;
	max-width: 100%;
	text-decoration: none;
	transition: all 0.3s ease;
}

.angie-tag-d4e10d63:hover {
	text-decoration: none;
}

.angie-tag-d4e10d63-text {
	font-weight: 600;
	color: #333333;
	font-family: inherit;
	line-height: 1;
}

.angie-tag-d4e10d63-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #DDA750;
	font-size: 12px;
}

.angie-tag-d4e10d63-icon svg {
	width: 12px;
	height: 12px;
	fill: currentColor;
}
