.forgot-password .header[data-v-172cd19f] {
    background: #2e305c;
}

.forgot-password .header h1[data-v-172cd19f] {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    /* identical to box height */
    padding: 22px 0;
    text-align: center;
    color: #ffffff;
}

.forgot-password .logoClass[data-v-172cd19f] {
    text-decoration: none;
    color: white;
}
.forgot-password .logoClass span[data-v-172cd19f] {
    font-weight: 800;
    color: #fa8c28;
}

.forgot-password .header h1 span[data-v-172cd19f] {
    color: #fa8c28;
    font-weight: 800;
}

.forgot-password .body[data-v-172cd19f] {
    background: #ffffff;
}

.email[data-v-520f2400] {
    padding: 64px;
}

@media all and (max-width: 767px) {
    .email[data-v-520f2400] {
        padding: 20px;
    }
}

.email .card[data-v-520f2400] {
    max-width: 577px;
    background: #ffffff;
    box-shadow: 1px 4px 34px rgba(46, 48, 92, 0.2);
    margin: 0 auto;
    padding: 30px;
}

.email .card img[data-v-520f2400] {
    display: block;
    margin: 0 auto;
    margin-bottom: 16px;
}

.email .card h1[data-v-520f2400] {
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    color: #2e305c;
    margin-bottom: 20px;
}

.email .card p[data-v-520f2400] {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 17px;
    /* or 142% */
    text-align: center;
    color: #000;
    margin-bottom: 30px;
}

.email .card button.submit-btn[data-v-520f2400] {
    background: #fa8c28;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    width: 100%;
    padding: 22.5px 0;
    margin-top: 10px;
}

.email .card button.submit-btn[data-v-520f2400]:hover {
    opacity: 0.9;
}

.email .card button.submit-btn.disabled[data-v-520f2400] {
    background-color: #eeeeee;
    cursor: not-allowed;
    color: rgba(0, 0, 0, 0.3);
    pointer-events: none;
}

.email .footer[data-v-520f2400] {
    padding-top: 32px;
    padding-bottom: 22px;
}

.email .footer a[data-v-520f2400] {
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #2e305c;
}
