/**
	Provides and custom CSS for meta-translation-toggle
**/

.site-branding {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
