.angie-language-toggle-04b40a80 {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 9999;
}

.angie-language-toggle-btn-04b40a80 {
	display: inline-block;
	padding: 8px 16px;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #cccccc;
	border-radius: 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	transition: background-color 0.3s ease, color 0.3s ease;
}

.angie-language-toggle-btn-04b40a80:hover {
	background-color: #f0f0f0;
	color: #000000;
}
