.simple-qr {
	position: relative;
}
.simple-qr span{
	font-family: 'Pacifico';
	font-size: 20px;
	position: absolute;
	display: block;
	white-space: nowrap;
	z-index: 2;
	top: 100%;
	width: 100%;
}
