  
@media (max-width: 899px) {
	.content-section.section-list.hide-background {
		background-image: none !important;
		background-color: #efefef;
	}
}

/* --- Themebars --- */
.section-themebar-100th-kids {
	color:#FFC845;
}
.section-themebar-100th-kids .themebar--intro {
	font-weight:700;
	color:#FFC845;
}
.section-themebar-100th-kids span {
	color:#fff;
}

.section-themebar-100th {
  color:#fff;
}
.section-themebar-100th .themebar--intro {
  font-weight:700;
  color:#000;
}
.section-themebar-100th span {
  color:#000;
}
