.blog-image1 {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/blogheader.jpg');
    background-size: cover;
}

.aftertransplantation {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/aftertransplantation.png');
    background-size: cover;
}

.berforetransplantation {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/berforetransplantation.png');
    background-size: cover;
}

.avfistuladialysis {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/blogheader.jpg');
    background-size: cover;
}

.expectdialysis {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/expectdialysis.png');
    background-size: cover;
}

.guidetomedicinecaretaker {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/guidetomedicinecaretaker.png');
    background-size: cover;
}

.healthyfoodchoicedialysis {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/healthyfoodchoicedialysis.png');
    background-size: cover;
}

.highbpkidneypatient {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/highbpkidneypatient.png');
    background-size: cover;
}

.journeytowellnesskidneypatient {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/journeytowellnesskidneypatient.png');
    background-size: cover;
}

.joytransplantation {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/joytransplantation.png');
    background-size: cover;
}

.lifebyeondialysis {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/lifebyeondialysis.png');
    background-size: cover;
}

.nutrtitionkidneyhealthkidneypatient {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/nutrtitionkidneyhealthkidneypatient.png');
    background-size: cover;
}

.silentthreatkidneypatient {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/silentthreatkidneypatient.png');
    background-size: cover;
}

.tipsforbalancingcaretaker {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/tipsforbalancingcaretaker.png');
    background-size: cover;
}

.understandingrolecaretaker {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/understandingrolecaretaker.png');
    background-size: cover;
}


.journey-thorugh-kidney-transplantation {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/journey-through-kidney-transplantation.jpg');
    background-size: cover;
}

.improving-quality-of-life {
    min-height: 100%;
    height: 80vh;
    background-image: url('../images/blogs/managing-symptoms-and-improving-quality-of-life.jpg');
    background-size: cover;
}


.content-blog-static-header {
    background-color: rgba(0, 0, 0, 0.700);
}

.share-btn {
    width: 3.8rem;
}

body {
    overflow-x: hidden;
}

.blog-tag {
    display: inline-block;
    background-color: var(--sky-blue);
    /* max-width: 12rem; */
}

.scroll-blog-content {
    overflow-y: scroll;
    height: 80vh;
}

.scroll-blog-content::-webkit-scrollbar {
    width: 1px;
}

.blog-c {

    backdrop-filter: blur(3px);

}
