a.social::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
  padding-left: 5px;
  background: #71ee4d00;
  filter: invert(67%) sepia(89%) saturate(642%) hue-rotate(72deg) brightness(1.3) !important;
}

/* Whatsapp - SVG */
a.social.whatsapp::before {
  background-image: url('https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/whatsapp.svg');
}

/* Telegram - SVG */
a.social.telegram::before {
  background-image: url('https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/telegram.svg');
}

/* X - SVG */
a.social.x::before {
  background-image: url('https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/x.svg');
}

.slot__cover--no-layer img {
  height: 100% !important;
  border-radius: 8px !important;
  object-fit: cover !important;
}

@media (min-width: 768px) {
  .tournament__cover {
    margin-top: -20px !important;
  }
}

.tournament__cover {
  border-radius: 0 !important;
  border: 0 !important;
}

.section__title--head {
  padding: 22px !important;
  margin-bottom: -20px !important;
}

.slot__img img {
  height: 100% !important;
}

h1.sectiontitle.sectiontitle--head {
  position: relative !important;
  z-index: 10 !important;
  margin-bottom: 14px !important;
  padding: 14px 16px !important;
}

/* BOZAN KISIM KALDIRILDI! */

/* .section, .section .container, .section .row, .section .col-12 {
  overflow: visible !important;
  position: relative !important;
} */

/* Ödeme kutuları başlığın önüne çıkmasın */
.payment-method-box {
  position: relative !important;
  z-index: 1 !important;
}

.section__title {
  -webkit-backdrop-filter: blur(8px) !important;
  backdrop-filter: blur(8px) !important;
  background: rgba(24, 105, 24, 0.3) !important;
  border-radius: 8px !important;
}

/* BU DA BOZABİLİYORDU, KALDIRILDI */

/* .sidebar #correction-button.correction-button-mobile {
  display: none !important;
} */