small a {
    color: rgba(var(--color-foreground),.75);
}
 span.cart_title1 a {
    text-decoration: none;
}
span.cart_title1 a:hover {
    text-decoration: underline;
}
 a#cart-icon-bubble {
    text-decoration: none;
}
a#cart-icon-bubble:hover {
    text-decoration: underline;
}

 