.forgot-button{
	margin-top: 59px;
}

.forgot-button-2{
	margin-top: 32px;
}

.forgot-step-3-hint{
	margin-top: 5px;
}

.forgot-email{
	text-decoration: none;
	color:var(--theme-color-text);
	font-weight: bolder;
	font-family: "Roboto","Helvetica","Arial",sans-serif;
}

#forgot_pass p.desc{
	color: var(--desc-color);
}

.my-payout-desc-forgot{
	padding-bottom: 20px;
}

.my-payout-desc-forgot span,
.mfa-success-des span{
	font-family: var(--theme-font-title);
}