/* =========================================
   MATCH PAGE - OVERRIDES CLUB
========================================= */

/* Hero superior del partido */

.club-match-page .elementor-element.elementor-element-9a7877e{
    background-color: var(--e-global-color-e527670) !important;
    background-image: none !important;
}

/* Escudos del hero */

.led-club-escudo-link{
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
}

.led-partido-escudo{
    width:200px !important;
    height:200px !important;
    min-width:200px !important;
    max-width:200px !important;
    object-fit:contain;
    display:block;
}