.auth-footer-text a{
    color: #ecb43a;
}

.auth-password-view-btn{
    font-size: 21px;
    top: 11px;
    right: 12px;
    cursor: pointer;
}

.auth-profile-img{
    
}

@media screen and (max-width: 600px){
    .page-banner{
        padding: 0px;
    }

    .ht-300{
        height: 200px;
    }
}