Hi Helen,
You can use page class in Joomla to add a class to specific page and style for it.
For example, on the page 'Education', you go to backend settings of this menu >> Page Display tab > Page class >> add a class call newblend: https://prnt.sc/r9pzit
then change above css code to:
.newblend .jamasthead.blend-bg {
background: linear-gradient(150deg, #22A9E2 0%, #6F2B90 65%) !important;
}