
.logotop{
	margin-bottom:1rem;
	border-bottom:1px solid #2b7a69;
}
.logoin{
	float:left;
	width:500px;
	max-width: Calc(100% - 150px);
}
.logo img{
	width:100%;
	height:auto;
}
 a.exit{
	padding: 0.3rem 0.9rem;
    width: 90px;
    font-size: medium;
	border-radius: 22px;
	float: inline-end;
	display:inline-block;
	margin-top:1rem;
}
.display-2 {
    font-size: 2rem !important;
}
label{
	font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    padding-left: 1rem;
}
.unst{
	font-size:unset !important;
	margin-right:2rem;
	padding-left: 3px;
}
