.error {
    font-size: 12px;
    color: #f55753 !important;
}
button{
    cursor : pointer;
}
.no-account-text{
    color: #0F172A;
    font-family: Lark;
    font-size: 14px;
    font-weight: 500;
}
.no-account-text a{
    color: #005559;
    text-decoration: none;
    font-weight: 600;
}