.switb-global-brand-bar {
	background: #ffffff;
	border-bottom: 1px solid #e5e7eb;
	padding: 10px 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.switb-global-brand {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	color: #111827;
	font-size: 20px;
	font-weight: 800;
}

.switb-global-brand img {
	height: 36px;
	width: auto;
	display: block;
}
