img.hd.img-fluid {
    max-width: 80%;
}

h6.title-footer {
    color: white;
}

a.bsale {
    color: var(--secondary-color);
}

h1.bs-product-title {
    font-size: 1.5rem;
}
.bs-img-square picture img {
    width: 80%;
}

.bs-header {
    box-shadow: 0px 2px 10px -4px rgb(16 16 16 / 75%);
}