.left-for-free-shipping {
    padding: 0;
    box-sizing: unset;
    margin: 0;
    text-align: center;
}

#blockcart-modal .cart-content .left-for-free-shipping p {
    color: inherit;
    font-size: 0.875rem;
    color: #0b0b0c;
}

#blockcart-modal .cart-content .left-for-free-shipping p strong {
    font-weight: 500;
    font-size: 0.875rem;
}

.left-for-free-shipping .free-shipping {
    color: #ae2e5c !important;
}