.product-content-holder .buttons .item.tinkoff .btn-fill {
    background: #ffdd2d;
    border-color: #ffdd2d;
    color: #3f3e40;
}.product-content-holder .buttons .item.tinkoff .btn-fill::after {
    color: #3f3e40;
}

.product-content-holder .buttons .item.tinkoff .btn-fill:hover {
    background: #fcc521;
    border-color: #fcc521;
}

tinkoff-create-button {
    border-radius: 50px;
    overflow: hidden;
}