.match-list__match{background-image:url(/bg-hotmatch.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;display:flex}.match-list__match:last-child{margin-bottom:0}.match-list__match__time{--tw-bg-opacity:1;background-color:rgb(2 101 244/var(--tw-bg-opacity,1));border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:.25rem .5rem;font-weight:500}.match-list__match .club-name{text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.match-list__match .club{object-fit:fill;width:auto;height:3rem;margin-left:auto;margin-right:auto}