.card{
    background:#fff;
    border-radius:40px;
    box-shadow:0 10px 30px rgba(0,0,0,0.05);
}