.logo {
	margin-bottom: 40px;
	margin-top: 80px;
}

.logo img {
	width: 90%;
	max-width: 400px;
	height:auto;
}

.txt-blanco {
	color:#fff;
}

.txt-gris {
	color: #CCC;
}

.txt-enviado {
	font-size: 20px;
}

.btn-facebook {
	background-color: #4267B2;
	border: 1px solid #4267B2;
}

.nube-tags {
	font-size: 11px;
	color: #CCC;
}

.banner {
	width: 100%;
}