#about, footer {
	background: #0A0A0A !important;
	color: white !important; 
} 

footer {
    position: relative;
    width: 100%;
    overflow: hidden;
}

footer:after {
	content: "";
    clear: both;
    display: table;
}

#advisory {
	background: #e8e5d5;
	color: #473a36; 
}

#team {
	background: #dcffc0;
	color: #3b4736; 
}

#past-events {
	background: #222;
	color: white; 
}

#care .display,
#care .display h2 {
	color:#26FF00;
}

#care-l {
	background: #CAC99E;
	color: #664038;
}

#care-r {
	background: #D7D9D4; 
	color: #664038;	
} 

#writelab {
	color: #FFFFFF;
}

#ssapublications {
	color: #f1541d;
	background: white;
} 
#ssapublications .button {
	background: #f1541d !important;
	color: #FFFFFF !important;
	border-color: #f1541d !important;
	margin-top: 10px; 
}

#events .button {
	background: #222 !important;
	color: #0DFF00 !important;
	border-color: #222 !important;
	margin-top: 10px; 
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: 0px !important;
    margin-right:10px !important; 
}

#imbricate {
	color: black;
	background: #f1541d;
} 
#imbricate .button {
	background: black !important;
	color: #f1541d !important;
	border-color: black !important;
	margin-top: 10px; 
}

#otherwise-tastes .slide-text h2,
#events-slideshow .slide-text h2,
.slide-text {
 color: #FFF5F5;
}

#otherwise-tastes {
	color: #5B1524;
}

.data-colour {
	transition: background 0.3s;
}

#menu {
	color: white;
}