.cart__footer .discounts {
    margin-bottom: 1rem;
    background-color: #85ff84;
    border: 2px solid #02ec00;
    padding: 0.5rem;
    font-size: 1.4rem;
    justify-items: center;
}