/*Estilo dos produtos*/
.product-bs {
box-shadow: none;
}
.product-card.u-s-m-b-15 {
    border: 1px solid #e2e2e2;
    border-radius: 14px;
}

.outer-footer {
        background-color: #ffffff !important;
    }

.outer-footer__content.u-s-m-b-40 span {
        color: black !important;
    }

    #footer__pharmaInfo li {
        color: #000000 !important;
    }