.wp-block-jetpack-search-powered-by {
	margin-block: var(--wp--style--block-gap, 1.5em);
	text-align: center;
}

.jetpack-search-powered-by__link {
	align-items: center;
	color: inherit;
	display: inline-flex;
	font-size: var(--wp--preset--font-size--small, .7em);
	gap: .5em;
	line-height: 1;
	text-decoration: none;
}

.jetpack-search-powered-by__logo {
	display: inline-flex;
	flex: 0 0 auto;
	height: 1em;
	width: 1em;
}

.jetpack-search-powered-by__text {
	font-weight: 500;
}