/* Patch Notes title parity with #distributors-page .distributors-hero__title. */
@media (max-width: 767px) {
	#generic-page.page-template-page-patch-notes .patch-notes-header .entry-title,
	#generic-page.page-template-page-patch-notes .patch-notes-header h1,
	#generic-page.page-template-page-patch-notes .patch-notes-hero__title {
		font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif !important;
		font-size: 2rem !important;
		font-weight: 400 !important;
		line-height: 1.1 !important;
		letter-spacing: normal !important;
		text-transform: none !important;
	}
}
