.l-content {
	padding: 50px 30px;
}
.find-password-title {
	margin-bottom: 50px;
	color: #333;
	text-align: center;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 24px */
	letter-spacing: 0.1px;
}
.find-password-form__btn-wrap a,
.find-password-form__btn-wrap button {
	height: 50px;
}
.find-password .tab a,
.find-password .tab button {
	font-weight: 600;
}
.find-password .tab .is-active button {
	color: #fff;
}