.button{
	opacity:0;
}

.input-text{
	background: none;
	border:none;
	outline:none;
	color:#000000;
	font-family:"EasyReadingPRO";
	font-size:10vh;
	text-align:center;
}


.input-text-room{
	background: none;
	border:none;
	outline:none;
	color:#8a5e31;
	font-family:"Nunito-Bold";
	font-size:3vh;
	text-align:center;
}