@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");

body {
   font-family: 'Raleway', sans-serif;
}

header .logo {
   max-height: 100px;
}

.banner {
   background: url('../img/banner-defi-auderghem.jpg') no-repeat center bottom 25% / cover;
   padding: 250px 0;
}

.super-icon-size {
   font-size: 250%;
   padding: 25px 30px;
}

footer a:hover {
   opacity: 0.75;
}

/* COOKIES */

#CybotCookiebotDialogPoweredbyLink {
   display: none;
}

a#CybotCookiebotDialogBodyLevelButtonAccept, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
   background-color: #E11782 !important;
   border: 1px solid #E11782 !important;
}

.page-id-398 .CookieDeclarationDialogText {
   display: none;
}