/* .blog-banner {
    background-image: url(https://themesdesign.in/jobcy/layout/assets/images/home/page-title.png);
    background-size: cover;
    background-color: var(--bs-primary-text-emphasis);
    position: relative;
    padding-top: 225px;
    padding-bottom: 110px;
    background-position: center
} */

.breadcrumb-item a {
    color: white !important;
}

.breadcrumb-item.active {
    color: white !important;
}
