/* Add custom CSS styles below */ 

.ad-star-btn {
  background-color:var(--color-primary);
}
.copyright-text p {

    color: #fff !important;
}

.copyright-text a:hover {
    color: #fff !important;
}
.s-payments-list-item img {
    object-fit: cover;
    background: #ffffff !important;
    height: unset;
}