.leak-jodi{
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 25px;
}

.whtsp-btn{
       background-color: #18a707;
    color: white;
    font-size: 18px;
    border-radius: 20px;
    height: 35px;
    width: 180px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: none;
    font-family: system-ui;
        font-weight: 400;
}

