 body {
    background: #FFF !important;
	font-family: 'Inter'!important;
	font-weight:400 !important;
	font-size: 14px;
	line-height: 20px; 
 }
.login-form {
    width: auto;
    margin: 20px auto;
	padding:20px;
}  
 .header-logo
 {
   margin-top: -1px;
   height:39px;
   width:auto;
 }
  .header { 
     font-style: normal !important;
     font-weight: 600 !important;
     font-size: 36px !important;
     line-height: 48px !important; 
     display: flex;
     align-items: center;
     letter-spacing: -0.2px !important;
}
.brief { 
     font-style: normal;
     font-weight: 700;
     font-size: 22px;
     line-height: 28px; 
     text-align: center;
     letter-spacing: 0.5px;
}	
.login-option { 
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 16px;  
letter-spacing: 0.4px;  
color: #040304;
}	
