.logo-light{
    height: 100px !important;
}
.logo-dark{
    height: 100px !important;
}
.footer-logo img{
    height: 100px !important;
}
.breadcrumb-title h2{
    color: white !important;
}
.theme-dark .breadcrumb-title h2{
    color: white !important;
}
.hover_section:hover img{
    filter: brightness(0) invert(1) !important;
}
.center_section{
    text-align: center !important;
}