.l-content {
padding: 50px 30px;
}
.find-id {
padding: 0;
}
.find-id-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-id .tab .tab__btn button {
width: 100%;
height: 100%;
text-align: center;
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 21.6px */
letter-spacing: 0.09px;
}
.find-id .tab .is-active button {
color: #fff;
}
.find-id-form__btn-wrap button {
height: 50px;
background-color: var(--secondary);
color: #fff !important;
}