﻿.cartview h1 {
        font-family: "Amatic SC";
        font-size: 60px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 1.5rem;
        line-height: normal;
}


.cardBread button {
    padding: 10px 10px;
}

.samcartrow a {
    color: black;
}

.samcartrow a:hover {
    color: #CD0F3C !important;
}

.btn-info {
    --bs-btn-bg: white;
    --bs-btn-hover-bg: #CD0F3C;
    --bs-btn-hover-color: white;
}

#cart {
    /* font-size: 18px; */
}