.promotion-row-wrapper .promotion-content-wrapper .promotion-content-items.set-width {
    background: url(/public/assets/merchant/plugnplaym27/promotion/angpoa_img_2.gif?v1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.promotion-row-wrapper .promotion-content-wrapper .promotion-content-items.set-width:after
{
    background: linear-gradient(180deg, rgba(29,29,29,.4));
}

.provider-games .games-listing .img-hover .game-item .game-play .game-btn:hover span
{
    color: var(--primary-color);
}

.provider-games .games-listing .img-hover .game-item a[name=games_link]:hover .btn-theme
{
filter: grayscale(0);
}