.post-template-default #top-header .container {
background: rgb(226,29,77);
background: linear-gradient(90deg, #f9ea5e 0%, #89ccc0 100%);
	background-repeat: no-repeat;
}

.category-article #top-header .container {
background: rgb(226,29,77);
background: linear-gradient(90deg, #f9ea5e 0%, #89ccc0 100%);
	background-repeat: no-repeat;
}

.category-lecture #top-header .container {
background: rgb(226,29,77);
background: linear-gradient(90deg, #f9ea5e 0%, #89ccc0 100%);
	background-repeat: no-repeat;
}