.cart{
    font-size: 9pt;
    text-decoration: underline;


}

.cart:hover {
    text-decoration: none;
}