.curved-bottom {
    border-bottom-left-radius: 50% 20%;
    border-bottom-right-radius: 50% 20%;
}

.blob-shape {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
