body.indigenous-history-month article .node__content > div:first-child {
	background-image: none;
	background-color: black;
}

body.indigenous-history-month article .node__content > div:first-child h1 {
	color: #d16b46;
}

body.indigenous-history-month article .node__content > div:first-child p,
body.indigenous-history-month .program-card .program-card--air-dates li {
  color: white !important;
}

body.indigenous-history-month article {
	padding: 0 !important;
}

body.indigenous-history-month .program-card .program-card--coming-soon {
	background-color: white !important;
}

body.indigenous-history-month .program-card.coming-soon .program-card--image {
  border-color: white !important;
}

