.lhrp2-head:has(~ .lh-freewall) .lhrp2-chip.type > svg.lhrp2-icn[viewBox="0 0 24 24"] {
	display: inline-block;
	width: 18px !important;
	height: 18px !important;
	min-width: 18px;
	max-width: 18px !important;
	min-height: 18px;
	max-height: 18px !important;
	flex: 0 0 18px;
	vertical-align: middle;
}

.lh-rasi__access-state {
	display: inline-block;
	margin: .25rem .4rem;
	padding: .2rem .5rem;
	border: 1px solid #6b2fa0;
	border-radius: 999px;
	background: #f8f4fc;
	color: #4d2075;
	font-size: .82rem;
	font-weight: 700;
}

.lh-rasi__access-link {
	font-weight: 800;
}

.lh-rasi__access-link:focus-visible {
	outline: 3px solid #5b21b6;
	outline-offset: 3px;
}
