@import url("../../general.css?v=1");
@import url("../../layout/auth.css");

.box-form .box-content .box-forgot-password{
    padding-bottom: 40px;
}

.box-form .box-content .box-forgot-password>a{
    text-decoration: none;
    font-weight: 500;
    color: var(--primary-color);
}

.box-form .box-two-factor{
    padding-bottom: 10px;
}
