page-detail ._blogDetail ._b_d_header {
	left: 0;
	background-color: #F15000 !important;
	color: white;
}
page-detail * {
	font-family: 'supermarket' !important;
}
page-detail ._blogDetail ._b_d_detail {
    min-height: 80vh;
    overflow: inherit;
}