.members-list .item .btn{
	z-index: 3
}

a.tickets{
	color:#000;
}

a.tickets:hover{
	text-decoration: underline;
}

.dark {
    color: #000;

}

.performace-title{

	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);

}


.tag-link {
    color: #000;
}

.tag-link:hover {
    color: #000;
    text-decoration: underline;
}

.news-yellow >a {
	background: rgba(235, 230, 0, 0.5)
}

.news-grey >a {
	background: rgba(197, 198, 184, 0.5)
}

.news-beige >a {
	background: rgba(244, 241, 226, 0.5)
}

.news-dark >a {
	background: rgba(163, 160, 151, 0.5)
}
