/*Livestream Styles*/

.livestreamCard{
	color: #161616;
	float:left;
	margin-right: 35px;
	margin-bottom: 20px;
	padding: 15px;
	width: 340px;
	background-color: #BAD8F4;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #161616;
}

.livestreamLive{
	height: 27px;
	color: #161616;
}

.livestreamButton{
	border: 0;
}