.header-section {
    padding-top: 6rem;
    position: relative;
    width: 100%;
}

.breadcrumbs .active{
    color: var(--dark1) !important;
}

@media (max-width: 767.98px) {
    .outer-section {
        padding: 2rem 0;
    }
}