.s-product-card-promotion-title {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 222, 240, 1);
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgb(55 65 81 / 97%);
}
.promotion-title {
    position: absolute;
    top: 1rem;
    z-index: 10;
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, 1);
    background-color: rgb(144 211 238);
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgb(55 65 81 / 97%);
}
.navbar-brand img {
    max-height: 7rem;
    width: auto;
    max-width: 100px;
}
.main-menu>li>a[href*=offer] {
    --tw-text-opacity: 1;
    color: rgba(28, 136, 196, 1);
}
*, ::before, ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: rgb(144 211 238);
}