.categories-h__brand {
    color: #fff;
    background: #03b63c;
}
a.card-body.text-center.link-black:hover {
    background: #03b63c;
    color: #fff !important;
}
input.cartprint-button {
    float: right;
    margin: 1% 0 0 0;
}
.btn-radius-slight .product-action {
    background: #4CAF50;
    color: #fff;
}
a.wa-login-link.js-show-login-dialog.wa-tooltip.bottom {
    color: red;
    font-weight: bold;
    background: #f1f1f1;
    padding: 1% 3%;
}
.product-tile__summary, .products-tile-features {
    font-size: 14px !important;
}