.webform-submission-form .project-logo {
	display: none;
}
.annual-report-form .project-logo {
	max-width: 100px;
}
.annual-report-form .section-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 20px;
}