.logoSlider .brand-item img {
    filter: brightness(0) invert(1);
}

.text-center {
    text-align: center !important;
}

.text-end {
    text-align: right !important;
}

.flex-end div {
    justify-content: flex-end !important;
}
