
.tinput{
	font-family:"OmnesSemiboldRegular";
	color:black;
	font-size:1em;	
}

.login{
	font-family:"OmnesSemiboldRegular";
	color:white;
	font-size:1.5em;	
	background:#00adee;
	border-radius:10px;
	border:2px solid white;
}
