ol li::marker {
    color: #3F2667 !important;
}


ul.field_file__draggablecomplete {
    li {
        img {
            opacity: 1 !important;
        }
    }
}


.cart-summary__wrapper {
    h1,h2,h3,h4,h5,h6,td,p {
        opacity:1 !important;
    }
}