/* ============================================
   ВСП — Банкет (banquet.css)
   ============================================ */

.bn-hero .bn-hero__card {
    background:
        linear-gradient(135deg, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.55) 100%),
        url('../images/банкет.png') center / cover no-repeat;
}
