/* twentysixteen */
#colophon.site-footer div.site-info span.site-title {
	display: none !important;
}

/* twentyfifteen; twentysixteen, twentyseventeen */
#colophon.site-footer div.site-info a:last-child {
	display: none;
}

.float-right{
	float:right;
}

.btn{
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:0 15px;
	line-height:32px;
	height: auto;
	display:inline-block;
	text-align:center;
	background-color:#767676;
}

.btn.pill{
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

.btn a{
	color:#ffffff !important;
}
