#wpbody-content {
	margin-top: 4.75rem;
	
	& .notice {
		margin-bottom: 3rem;
		margin-top: 0;

		&.is-dismissible,
		&.update-nag,
		&.yext-activated-notice {
			display: none;
		}
	}
}
