.woocommerce ul.products li.product .onsale {
 color: #ffffff;
 background-color: #c82a2a;
}

#cookie-notice .cn-button {
    margin: 0 0 0 20px;
    border: none;
    color: #f9f9f9;
    background-color: #00c2cb;
}

.price ins .woocommerce-Price-amount {
    color: red !important;
}
.mega-menu-item-4570 > a { color: red!important; }