/* Shared Logo and copyright geometry owned by AUTOOL Site Manager. */

.autool-brand-logo {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 0;
}

.autool-brand-logo__image {
	display: block;
	width: auto;
	height: auto;
}

.autool-brand-logo--rail {
	max-width: min(190px, 90%);
}

.autool-brand-logo--rail .autool-brand-logo__image {
	max-width: 100%;
	max-height: 68px;
}

body.dcd-shell-active #footer .ct-footer-copyright,
body.dcd-shell-active #footer .autool-brand-footer {
	display: flex;
	align-items: center;
	justify-content: center;
}

.autool-brand-copyright {
	display: block;
	line-height: 1.5;
}

.dcd-feed-about-logo,
.dcd-rail-brand-logo {
	display: flex;
	justify-content: center;
	margin: 4px 0 12px;
}

.dcd-rail-brand-logo {
	margin-top: 0;
}
