.my-header {
    position: relative;
    inset: 0;
    width: 100%;
    height: fit-content;
}
.osh_best_offer .s-count-down-item-label {
    color: #fff !important ;
}
.osh_best_offer .s-count-down-item-value {
    background-color: #104563 !important;
    color: #fff !important;
}
.group >div:nth-of-type(1){

    transform: translateX(10rem) !important;

}
.group >div:nth-of-type(2){

    transform: translateX(-7rem) !important;

}
footer * {
    color: #fff !important;
 
}
.store-footer__inner ,.store-footer {
    background: #235069 !important;
}
.store-footer .s-menu-footer-list a, .store-footer .container p:nth-of-type(2), .store-footer h3, .store-footer s-menu-footer-list {
    color: #010101 !important;
    color: #fff !important;
}
.store-footer__inner .container img {
    filter: brightness(0.0) invert(1);
}