.detailed-price{
	cursor: pointer;
}

.detailed-price.active{
	border-bottom: 1px solid var(--border);
}