/* Add custom CSS styles below */ 
.product-card__promotion {
    top: 0px;
    left: 0px;
    border-radius: 0px 0px 10px 0px;
}
span.text-sm.footer-rights p {
    color: #ffffff!important;
}

span.text-sm.footer-rights a:hover {
    color: unset;
}