body ipm-attribution {
	margin-top: var(--gap-1);
	display: block;
	padding-top: 48px;
}
body ipm-attribution .container {
	padding-top: 60px;
}
body ipm-attribution .attribution-logo {
	width: 240px;
	height: 52px;
	background-image: url("/assets/images/logo/ipm-large.svg");
	background-size: contain;
	background-repeat: no-repeat;
	box-sizing: content-box;
}