/*
Theme Name: Astra Child
Template: astra
Version: 1.0
*/
.box {
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.05);
}

.post-card .img {
    border-radius: 20px 20px 0 0 !important;
}
