section.row.region.region-footer-third {
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  flex-direction: column;
  padding-bottom: 3rem;
  padding-top: 2rem;
  border-top: 1px solid #FFffff;
}


.block-hubber-social-link .hubber-social-icons i {
    background: hsla(0, 0%, 100%, .09);
    border-radius: 50%;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
}

 /* Effet hover */
.block-hubber-social-link .hubber-social-icons i:hover {
    color: #ffffff;
    background-color: #8f002c;
}

 .path-frontpage .layout-main-wrapper {
        background-color: #fffffe;
        background-image: url(/sites/hubber_site_leaderscup8/files/2025-10/2510_lnb_lc-26_web_1920x800_bg-manif-v01_5.png)!important;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
 }

@media (min-width: 1440px) and (max-width: 1791.98px) {
    .footer-container:where(.footer-container,.footer .under_footer), .footer .under_footer:where(.footer-container,.footer .under_footer) {
        padding-left: 0rem;
        padding-right: 0rem;
    }
}

.header #navbar-main {
    background-image:
        linear-gradient(to left, #8f002c 100px, transparent 400px),
        url(/sites/hubber_site_leaderscup8/files/2025-10/header-leaders-cup.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.site-footer {
		background-color: #fffffe;
    background-image: url(/sites/hubber_site_leaderscup8/files/2025-10/header-leaders-cup.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

h1 {
  font-family: "thunder_boldlc", sans-serif;
}

p {
  font-family: "thunder_thinlc", sans-serif;
}

h3 {
  font-family: "thunder_boldlc", sans-serif;
}

.dropdown-item .language-link:hover {
    color: #000 !important}
 
