@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins: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");
.tournoi-template-default {
  min-height: 100vh;
  width: 100%;
}
.tournoi-template-default .ba-cover-r:after {
  display: none;
}

.layout-navbar {
  background: url("../images/background.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.bg-menu-theme.menu-horizontal {
  background: linear-gradient(180deg, #00B9CC 0%, #1DB078 50%, #013859 100%) !important;
}

.btn-primary {
  color: white !important;
  background: transparent !important;
  border: 1px solid #F7FF19 !important;
}
.btn-primary:hover {
  background: white !important;
  color: #F7FF19 !important;
  border: 1px solid #F7FF19 !important;
}

.btn-outline-primary {
  color: white;
  background: 0 0;
}

.btn-icon:hover {
  background: white !important;
  color: black !important;
}

.search .search-group {
  border: 2px solid white;
}
.search .select-search {
  max-width: 120px;
  border-right: 1px solid black;
  color: black !important;
}
.search .btn-light {
  color: white !important;
  background-color: white !important;
  border-color: white !important;
}

.bootstrap-select .dropdown-menu.inner a[aria-selected=true] {
  background: #F7FF19 !important;
  color: black !important;
}

.form-control:focus, .form-select:focus {
  border: none !important;
}

.dark-layout input.form-control, .dark-layout .custom-file-label, .dark-layout textarea.form-control {
  background: none !important;
  color: black !important;
}
.dark-layout input.form-control::-moz-placeholder, .dark-layout .custom-file-label::-moz-placeholder, .dark-layout textarea.form-control::-moz-placeholder {
  color: white !important;
}
.dark-layout input.form-control::placeholder, .dark-layout .custom-file-label::placeholder, .dark-layout textarea.form-control::placeholder {
  color: white !important;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item.open > .menu-toggle {
  background: linear-gradient(180deg, #00B9CC 0%, #1DB078 50%, #013859 100%) !important;
  color: white !important;
  border: none !important;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing) > .menu-sub {
  background: linear-gradient(180deg, #00B9CC 0%, #1DB078 50%, #013859 100%) !important;
}

.layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item:not(.active) .menu-link:hover, html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-item:not(.active) .menu-link:hover {
  background: #F7FF19 !important;
  color: black !important;
  border: none !important;
}

.bg-navbar-theme .navbar-nav > .nav-item > .nav-link {
  color: black;
}

.dropdown-menu {
  background: linear-gradient(180deg, #00B9CC 0%, #1DB078 50%, #013859 100%) !important;
  box-shadow: none !important;
}

.d-cadeau .col h5 {
  text-transform: uppercase !important;
  color: white !important;
  font-family: "Poppins" !important;
  font-weight: 800 !important;
  font-style: italic !important;
  font-size: 1.5rem !important;
}

.card-developer-meetup {
  box-shadow: none !important;
  background: linear-gradient(180deg, #00B9CC 0%, #1DB078 50%, #013859 100%) !important;
  border-radius: 10px;
  position: relative;
}
.card-developer-meetup::after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: -30px;
  width: 103px;
  height: 206px;
  background-image: url("../images/lama.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 575px) {
  .card-developer-meetup::after {
    content: unset;
  }
}
.card-developer-meetup .meetup-img-wrapper {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  z-index: -2;
}

.card-body {
  color: black !important;
  border-radius: 0 0 10px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.top-precision {
  font-size: 14px !important;
  text-transform: unset !important;
  font-family: "Poppins" !important;
  font-weight: 400 !important;
  color: white !important;
}

.meetup-header .mt-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card-developer-meetup .presentationtop h1.top-question {
  color: white !important;
  font-size: 1.7rem !important;
  font-weight: 800 !important;
  font-family: "Poppins" !important;
  text-shadow: none !important;
  transform: none !important;
  position: relative;
  font-style: italic !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.card-developer-meetup .presentationtop h1.top-question::before {
  content: "";
  display: inline-block;
  width: 154px;
  height: 59px;
  background-image: url(../images/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.separate-sponso {
  margin-top: 20px;
  background-color: transparent !important;
}

.btn-cta-starttop {
  width: 100%;
}

.info-numbers {
  align-items: center !important;
  justify-content: center !important;
  text-transform: uppercase !important;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
}
.info-numbers .text-muted {
  color: white !important;
}
.info-numbers h4 {
  color: white !important;
  font-weight: 700 !important;
}

.meetup-header {
  margin: 0;
}

.rules-content {
  background: linear-gradient(180deg, #00B9CC 0%, #1DB078 50%, #013859 100%) !important;
  border-radius: 8px;
}
.rules-content::before {
  content: unset;
  position: absolute;
  bottom: -50px;
  left: -30px;
  width: 103px;
  height: 206px;
  background-image: url("../images/lama.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
@media (max-width: 575px) {
  .rules-content::before {
    content: "";
    z-index: 2;
  }
}
.rules-content::after {
  content: "";
  position: absolute;
  top: -25px;
  right: -25px;
  width: 100px;
  height: 100px;
  background-image: url("../images/agagner.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}
.rules-content .lot-whitelabel {
  display: block !important;
  position: relative;
  top: -30px;
  text-align: center;
}
.rules-content .lot-whitelabel img {
  box-shadow: none !important;
  max-width: 100%;
  height: auto;
}
.rules-content .titrewin {
  display: none !important;
  background-color: black !important;
  margin: 0 !important;
}
.rules-content h5 {
  color: black !important;
  font-size: 1.75rem !important;
  font-weight: 700 !important;
  font-family: "Poppins" !important;
  text-shadow: none !important;
  transform: none !important;
  text-align: center;
}
@media (max-width: 768px) {
  .rules-content h5 {
    font-size: 1.25rem !important;
  }
}
.rules-content h5 span {
  color: black !important;
  text-transform: lowercase !important;
}
.rules-content .text-rules {
  font-family: "Inter" !important;
  font-weight: 400 !important;
  color: white !important;
  text-align: center !important;
}
.rules-content .text-rules p span {
  font-weight: 700 !important;
}
.rules-content .form-check-label {
  color: white !important;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
}
.rules-content #t-sponso-email-input {
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.6) !important;
  background-color: white !important;
  border: none !important;
  border-radius: 4px !important;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
}
.rules-content #t-sponso-email-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
.rules-content #t-sponso-email-input::placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
.rules-content .choosecta {
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding: 0 1.5rem 1.5rem !important;
}

.btn-wording-rose {
  background-color: black !important;
  color: black !important;
  font-family: "Inter" !important;
  font-weight: 700 !important;
  text-transform: unset !important;
  letter-spacing: 0 !important;
}

.card-presentation-top-right {
  box-shadow: none !important;
  background: transparent !important;
}

.logo-sponso-marqueblanche {
  background-image: url("../images/logo.svg") !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 292px;
  height: 112px;
}

.top-onduel .t-titre-tournoi::before {
  display: none !important;
}

.t-titre-tournoi h1 {
  color: white !important;
  font-size: 1.75rem !important;
  font-weight: 600 !important;
  font-family: "Poppins" !important;
  position: relative;
  text-shadow: none !important;
  display: inline-block;
  transform: none !important;
  text-transform: uppercase !important;
  font-style: normal !important;
}
@media (max-width: 576px) {
  .t-titre-tournoi h1 {
    margin: 0 !important;
  }
}
.t-titre-tournoi::after {
  content: "";
  background-image: url("../images/after-r.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 38px;
  position: absolute;
  top: 0;
  right: -40px;
}
.t-titre-tournoi h2 {
  display: none;
}

.single-tournoi .tournoi-content .title-contender {
  color: white !important;
  font-family: "Poppins";
  font-weight: 600;
  text-transform: uppercase !important;
  text-align: center !important;
  font-size: 1.25rem !important;
}
@media (max-width: 576px) {
  .single-tournoi .tournoi-content .title-contender {
    font-size: 1rem !important;
  }
}

.stepbarcontent {
  height: 20px !important;
  z-index: 99;
  background: rgba(255, 255, 255, 0);
}
.stepbarcontent .stepbar {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px !important;
  background: #F7FF19 !important;
  color: black !important;
}
.stepbarcontent .stepbar span {
  color: black !important;
  font-size: 1.2rem;
}

.btn-wording:hover {
  background: black !important;
}

.waiter, .waiter-begin {
  background: url("../images/background.png") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  animation: 0;
  padding-top: 200px;
  text-align: center;
  display: none;
  margin: 0;
  position: absolute;
  z-index: 9999;
}
.waiter h4, .waiter-begin h4 {
  text-transform: uppercase;
  font-size: 3rem;
  transform: rotate(-3deg);
  font-weight: 600;
  text-shadow: none;
  font-family: "Poppins";
  font-weight: 800;
  font-style: italic;
  color: white;
}

.sk-primary .sk-bounce-dot, .sk-primary .sk-chase-dot:before, .sk-primary .sk-circle-dot:before, .sk-primary .sk-circle-fade-dot:before, .sk-primary .sk-fold-cube:before, .sk-primary .sk-grid-cube, .sk-primary .sk-swing-dot, .sk-primary .sk-wave-rect, .sk-primary.sk-plane, .sk-primary.sk-pulse {
  background-color: #F7FF19;
}

.dark-style .swal2-modal.swal2-popup {
  background: linear-gradient(180deg, #00B9CC 0%, #1DB078 50%, #013859 100%) !important;
  border: none !important;
  box-shadow: 0;
}

.btn-check:focus + .btn-primary, .btn-primary.focus, .btn-primary:focus {
  color: white !important;
  background-color: transparent !important;
  border-color: white !important;
}

.btn-primary:hover {
  background-color: #F7FF19 !important;
  color: black !important;
  border-color: #F7FF19 !important;
}

.t-sponso-email-beginning .accept-topsponso-terms .form-check-input {
  border-color: white;
}

.form-check-input:checked {
  border-color: white !important;
  background-color: white !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-check-input:checked::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 9px;
  background-image: url("../images/checked.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.t-sponso-email-beginning .accept-topsponso-terms a {
  color: white;
}

.xp-notification {
  display: none !important;
}

.btn-annule-devine:hover {
  color: black !important;
  background: #F7FF19 !important;
}

.decompte-txt, .money_dispo_vkrz {
  color: white !important;
}

.text-muted {
  color: black !important;
}

.ba-cover-r {
  background-image: url("../images/background.png") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover !important;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.ba-cover-r::after {
  display: none;
}

.dark-style {
  background-image: url("../images/background.svg") !important;
  background-size: cover;
  background-position: center;
  animation: none;
}

.classement {
  background: linear-gradient(180deg, #00B9CC 0%, #1DB078 50%, #013859 100%) !important;
  border-radius: 20px !important;
}
.classement::before {
  content: "";
  position: absolute;
  top: 90px;
  left: -15px;
  width: 120px;
  height: 120px;
  background-image: url("../images/shield-potion.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.classement .left-toplist-part {
  padding: 20px 20px 20px 50px;
  position: relative;
}
@media (max-width: 1200px) {
  .classement .left-toplist-part {
    padding: 20px 20px 20px 20px;
  }
}
.classement .left-toplist-part::before {
  content: "";
  display: inline-block;
  width: 292px;
  height: 90px;
  background-image: url("../images/logo.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 576px) {
  .classement .left-toplist-part::before {
    top: -30px;
  }
}
.classement .share-toplist-part {
  background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), linear-gradient(#064486 0%, #0772B9 50%, #644886 100%) !important;
  border-radius: 0px 20px 20px 0px !important;
}
@media (max-width: 768px) {
  .classement .share-toplist-part {
    border-radius: 20px !important;
    background: rgba(0, 0, 0, 0.75) !important;
  }
}
.classement .info-win-gift {
  color: white !important;
  font-family: "Inter" !important;
  font-weight: 600 !important;
  font-size: 1.25rem !important;
}
.classement .info-win-gift span, .classement .info-win-gift strong, .classement .info-win-gift b {
  font-weight: 700 !important;
}
@media (max-width: 767px) {
  .classement .info-win-gift {
    font-size: 1rem !important;
  }
}
.classement .card-body {
  display: none;
}
.classement .owner-toplist a {
  color: black !important;
}
.classement .owner-toplist a:hover {
  color: black !important;
}
@media (max-width: 576px) {
  .classement .rs ul {
    justify-content: center;
  }
}
.classement .rs ul i {
  border: white 2px solid;
  color: white;
}
.classement .rs ul i:hover {
  color: #F7FF19 !important;
  border-color: #F7FF19 !important;
}

.demo-visuel-toplist {
  box-shadow: 0 0 10px black;
}

.recommence_toplist {
  opacity: 100%;
  transition: 0.3s all ease-in-out;
  animation: fadeAnimation 10s;
}
.recommence_toplist a {
  margin-bottom: 10px;
  background: #F7FF19 !important;
  color: black !important;
  border: 1px solid #F7FF19 !important;
}
.recommence_toplist a:hover {
  background-color: white !important;
  color: black !important;
  border: 1px solid #F7FF19 !important;
}

.float-end {
  float: none !important;
}

.deco-ranking-tls {
  display: block;
  transform: translateY(-15%);
  height: 285px;
  width: 285px;
  background-image: url("../images/cadeau.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.page-template-r {
  min-height: 100vh;
  width: 100%;
}
.page-template-r em {
  display: none !important;
  font-style: normal;
  position: relative;
  visibility: hidden;
  display: block;
  height: 76px;
  margin-top: -20px;
}

.top-title-question {
  font-style: normal !important;
  transform: rotate(0deg) !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  .top-title-question {
    flex-direction: column;
  }
}

.toplistbloc {
  padding-top: 0rem;
}
@media (max-width: 767px) {
  .toplistbloc {
    padding-top: 0rem;
  }
}

.nav-item.nav-link.px-0.me-xl-4 {
  background: #F7FF19 !important;
  padding: 5px !important;
  border-radius: 0.375rem;
}

.demo-visuel-toplist-sponso {
  display: none !important;
  box-shadow: 0 0 10px black;
}

.double-chances {
  color: white !important;
  font-family: "Inter" !important;
  font-size: 1.25rem;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: unset !important;
}
.double-chances strong {
  color: white !important;
  font-family: "Inter" !important;
  font-size: 1.25rem;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: unset !important;
}

.list-classement {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .tournament-heading-top {
    transform: scale(0.8);
    margin: 0 !important;
  }
  .layout-navbar {
    background: url("../images/background.svg") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .double-chances {
    font-size: 1rem;
  }
  .double-chances strong {
    font-size: 1rem;
  }
  .tournoi-content {
    padding: 0px 10px 20px;
  }
}
.share-toplist-sponso {
  margin-top: 0.5rem;
  background: transparent !important;
}
@media (max-width: 767px) {
  .share-toplist-sponso {
    margin-top: 2.5rem;
  }
}
@media (max-width: 576px) {
  .share-toplist-sponso {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.name h3 span {
  color: black;
  text-transform: uppercase;
}

.share-toplist-sponso .card-body {
  border-radius: 10px 0 10px 0;
}

.btn-rose {
  background: #F7FF19 !important;
  color: black !important;
  border: 1px solid #F7FF19 !important;
}
.btn-rose:hover {
  color: black !important;
  background-color: white !important;
  border: 1px solid #F7FF19 !important;
}

.btn-wording-rose {
  background: #F7FF19 !important;
  color: black !important;
  font-family: "Poppins" !important;
  font-weight: 600 !important;
  border-radius: 8px !important;
  text-transform: uppercase !important;
  text-align: center !important;
  border: 1px solid #F7FF19 !important;
}
.btn-wording-rose:hover {
  background: white !important;
  color: black !important;
  border-radius: 8px !important;
  border: 1px solid #F7FF19 !important;
}

.top-onduel .btn-annule-devine, .top-onduel .decompte-txt {
  color: white;
}

.blog {
  background-color: black !important;
}
.blog .t-titre-tournoi h1 {
  color: white !important;
  padding-top: 40px;
  padding-bottom: 20px;
  margin: 0 !important;
  font-family: "Poppins" !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
}
@media (max-width: 576px) {
  .blog .t-titre-tournoi h1 {
    padding-top: 70px;
    padding-bottom: 0;
  }
}
.blog .name-contender {
  color: white;
  font-family: "Poppins" !important;
  font-weight: 600 !important;
  font-size: 1.25rem !important;
  text-transform: uppercase !important;
  text-align: center !important;
  display: block;
  height: 30px;
  word-break: keep-all;
}
@media (max-width: 576px) {
  .blog .name-contender {
    font-size: 0.8rem !important;
    height: 20px;
  }
}
.blog .ico {
  display: none !important;
}
.blog .col-8.col-offset-2.col-md-5 .illu {
  position: relative;
}
.blog .col-8.col-offset-2.col-md-5 .illu::before {
  content: "";
  background-image: url("../images/1.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
  left: -10px;
  width: 37px;
  height: 66px;
}
.blog .col-8.col-offset-2.col-md-5 .illu img {
  border-radius: 8px;
}
.blog .col-6.col-md-4 .illu {
  position: relative;
}
.blog .col-6.col-md-4 .illu::before {
  content: "";
  background-image: url("../images/2.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
  left: -10px;
  width: 37px;
  height: 54px;
}
.blog .col-6.col-md-4 .illu img {
  border-radius: 8px;
}
.blog .col-6.col-md-3 .illu {
  position: relative;
}
.blog .col-6.col-md-3 .illu::before {
  content: "";
  background-image: url("../images/3.svg") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
  left: -10px;
  width: 37px;
  height: 54px;
}
.blog .col-6.col-md-3 .illu img {
  border-radius: 8px;
}

.swal2-title, .swal2-html-container {
  color: white !important;
}

.btn-label-danger {
  color: #F7FF19 !important;
}
.btn-label-danger:hover {
  background: #F7FF19 !important;
  color: black !important;
}

.ms-2 a {
  color: white !important;
  border: 1px solid #F7FF19 !important;
}
.ms-2 a:hover {
  color: black !important;
  background-color: white !important;
  border-color: #F7FF19 !important;
}

@media (max-width: 767px) {
  .classement {
    background: unset !important;
    border: unset !important;
  }
  .classement::before {
    content: unset !important;
  }
  .classement .text-center.row.justify-content-center {
    gap: 20px;
    padding-inline: 20px;
  }
  .classement .text-center.row.justify-content-center .col-md-7.left-toplist-part.order-2.order-sm-1 {
    background: linear-gradient(180deg, #00B9CC 0%, #1DB078 50%, #013859 100%) !important;
    border-radius: 20px !important;
    padding: 0 !important;
  }
  .classement .text-center.row.justify-content-center .col-md-7.left-toplist-part.order-2.order-sm-1::after {
    content: "";
    position: absolute;
    top: -30px;
    left: -25px;
    width: 80px;
    height: 80px;
    background-image: url("../images/shield-potion.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (max-width: 575px) {
  .recommence_toplist a {
    border-color: #F7FF19 !important;
  }
}
.card-body.owner-toplist.currentuuid {
  display: flex !important;
}

.fixelinktls {
  background: #F7FF19 !important;
}
.fixelinktls a {
  color: black !important;
}

.box-recommencer a:hover {
  background: #F7FF19 !important;
  color: black !important;
}

.twitch-top .rules-content {
  padding: 20px 0 0 0 !important;
}
.twitch-top .rules-content::after {
  content: unset !important;
}
.twitch-top .contenders-btn-block .check-btn-block:hover {
  border-color: #F7FF19 !important;
}
.twitch-top .contenders-btn-block .check-btn-block .info-check {
  color: black !important;
}
.twitch-top .contenders-btn-block .check-btn-block .info-check .nb_contenders_check_btn {
  background: #F7FF19 !important;
  color: black !important;
}
.twitch-top #choosenumbertop .form-check.choice-mode-top-actif {
  background: #F7FF19 !important;
}
.twitch-top #choosenumbertop .form-check.choice-mode-top-actif:hover {
  border-color: #F7FF19 !important;
}
.twitch-top #choosenumbertop .form-check.choicetop1-bloc:hover,
.twitch-top #choosenumbertop .form-check.choicetop3-bloc:hover,
.twitch-top #choosenumbertop .form-check.choicetopcomplet-bloc:hover {
  border-color: #F7FF19 !important;
}
.twitch-top .twitch-possible .btnstarttwitch {
  color: black !important;
  border-color: #F7FF19 !important;
}
.twitch-top .twitch-possible .btnstarttwitch:hover {
  background: #F7FF19 !important;
  border-color: #F7FF19 !important;
}
.twitch-top #modalAuthRequired .modal-header {
  background-color: #F7FF19 !important;
}
.twitch-top #modalAuthRequired .modal-header .btn-close {
  background: black !important;
}
.twitch-top #modalAuthRequired .modal-body.text-center {
  background-color: black !important;
  border-color: black !important;
}
.twitch-top #modalAuthRequired .modal-body.text-center .btn-primary {
  background-color: #F7FF19 !important;
  border-color: #F7FF19 !important;
  color: white !important;
}
.twitch-top #modalAuthRequired .modal-body.text-center .btn-primary:hover {
  background-color: white !important;
  border-color: #F7FF19 !important;
  color: #F7FF19 !important;
}
.twitch-top #modalAuthRequired .modal-body.text-center .btn-secondary {
  background-color: white !important;
  border-color: black !important;
  color: black !important;
}
.twitch-top #modalAuthRequired .modal-body.text-center .btn-secondary:hover {
  background-color: black !important;
  border-color: black !important;
  color: white !important;
}
.twitch-top .toplistbloc {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.twitch-top .toplistbloc .list-classement {
  margin-top: 0 !important;
  min-height: unset !important;
}
.twitch-top .toplistbloc .t-titre-tournoi::after {
  content: unset !important;
}
.twitch-top .toplistbloc .recommence_toplist a {
  background-color: white !important;
  color: black !important;
}
.twitch-top .toplistbloc .recommence_toplist a:hover {
  color: white !important;
  background-color: black !important;
}

.top-question {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
  margin: 10px 0;
  color: #f7ff19;
  text-shadow: 0 0 BLACK;
  transform: rotate(-1deg);
}/*# sourceMappingURL=fortnite.css.map */