.bs-collection__container {
    margin-top: 200px;
}
.bs-footer__link {
    font-size: 1rem;
}
.announcement-bar {
    background: rgb(217 54 114);
    border-color: rgb(217 54 114);
}
.bs-header-top .cart-items {
    background: rgb(242 68 68);
}
.bs-copyright {
    background: transparent;
    color: #000000;
}
.bs-footer__logo img {
    height: 100px;
}
.bs-banners__title {
    background-color: #fc914d!important;
    border-radius: 20px!important;
}
.multi-collection__btn .btn {
    text-transform: capitalize;
}
.article-date {
    display: none;
}
.term {
    font-weight: 700;
}
.bs-collection__product-final-price {
    color: #0D0D0D;
}
.bs-collection__image {
    object-fit: scale-down;
}
.bs-titlesub {
font-weight:100;
}
.bs-collection__title {
    text-transform: none;
}
.text-muted {
    font-weight: 700;
}