.bh-transfer-price-card {
	padding: 14px 18px;
	border: 1px solid #d7e1ed;
	border-radius: 12px;
	background: #f7fafc;
}

.bh-transfer-price-card__route {
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.3;
	color: #4f5b67;
}

.bh-transfer-price-card__label {
	margin-bottom: 4px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #5b6470;
}

.bh-transfer-price-card__price {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
	color: #152234;
}
