.footer-copyright {
	padding-top: 10px;
	color: rgba(255,255,255,.6);
}

.text-center a {
	color: white;
}

.blue {
	background-color: #2196F3 !important;
}

.footer {
	font-size: 14px;
  	position: relative;
  	margin-top: -60px; /* negative value of footer height */
  	height: 60px;
  	clear:both;
} 