body {
	margin: 0;
	padding: 0;
}



.follow:hover {
	opacity: 0.8;
}

.bottombar.follow-btn {
	line-height: 1.42857143;
	background-color: transparent;
	font-family: 'Roboto', sans-serif;
	display: block;
	color: #666;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 0px;
	text-transform: uppercase;
	border: 0px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	box-sizing: border-box;
}

.bottombar.follow {
	background: #fff;
}

.bottombar.unfollow {
	background: #fff;
}
