@charset "UTF-8";
/* CSS Document */

.btn.btn-muestra {
	width: 100%;
}
.btn.btn-kindle {
	background-color: #fff;
	color: #000;
	width: 100%;
	margin-top: 10px;
}
.btn.btn-kindle img {
	width: 120px;
	height: auto;
}