.tlb-2617-container {
	background-color: #f4f8ff;
	padding: 15px 20px;
	border-radius: 6px;
	border-left: 4px solid #0b5ed7;
	font-size: 16px;
	line-height: 1.6;
}

.tlb-2617-text {
	color: #333333;
	margin-right: 8px;
}

.tlb-2617-link {
	color: #0b5ed7;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	transition: all 0.3s ease;
}

.tlb-2617-link:hover {
	color: #084298;
	text-decoration: underline;
}
