.stella-ccpa-link {
	font-size: 12px;
	margin-left: 15px;
	opacity: 0.8;
	color: var(--stella-text) !important;
}

.stella-ccpa-link.is-hidden {
	display: none;
}

.stella-banner-logo {
	margin-bottom: 15px;
	text-align: left;
	display: block;
	width: auto;
	clear: both;
}

.stella-banner-logo.is-hidden {
	display: none;
}

.stella-banner-logo.stella-logo-pos-top-center {
	text-align: center;
	width: 100%;
}

.stella-banner-logo.stella-logo-pos-inline {
	display: inline-flex;
	align-items: center;
	margin-right: 12px;
	margin-bottom: 0;
	clear: none;
}

.stella-banner-logo-image {
	max-height: 45px;
	width: auto;
	transition: transform 0.3s ease;
}
