
.mini-cart {
    background: #222;
    color: white;
    padding: 8px 12px;
}
.mini-cart a {
    color: #0d6efd;
    margin-left: 10px;
}

