.shopkeeper {
    background: linear-gradient(rgba(20, 20, 20, 0.8), rgba(20, 20, 20, 0.8)), url("https://img21.shop-pro.jp/PA01515/805/etc_base64/YmdfY2F0ZWdvcnk.jpg?cmsp_timestamp=20250217125159");
    background-size: 1920px;
    background-position: center top;
    background-attachment: fixed;
}

.c-transactions-act__tr{
    padding: 20px 0 4px;
    border-bottom:none;
}

.c-transactions-act-list{
    padding-top:12px;
    font-size:13px
}

.c-transactions-act-list li:not(:last-child) {
    margin-bottom: 6px;
}

.transactions-act_li{
    padding-left: 1em;
    text-indent: -1em;
}

.transactions-act_li:before {
    content: "ви";
}

.transactions-act__link{
    font-weight: bold;
}