h1{
        color: #000066 !important;
}

h3{
        color: #000066 !important;
}
h4{
        color: #000066 !important;
}
h5{
        color: #000066 !important;
}
h6{
        color: #000066 !important;
}


.list_span {
    color: #777789 !important;
}


.inner-banner {
    background: url(../media/bg/extra-blog-banner.png) no-repeat !important;
    background-position: center;
    background-size: cover;
    height: clamp(170px, 10.417vw, 300px);
    display: grid
;
    align-items: center;
}


.h-155{
    height: 155px !important;
}


.calander{
        filter: brightness(0.5) sepia(1);
}


.shadow-4d{
    
    box-shadow: 0px 0px 2px #000066;

}