/* Extracted from inline style on .banner.main-banner (order: after theme css/style.css) */
.main-banner.banner {
  background-image: url(../img/spin-samurai-casino-banner.webp);
}

a.main-banner.banner {
  display: flex;
  position: relative;
  text-decoration: none;
  color: inherit;
  box-sizing: border-box;
}

a.bonus-item-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 16px;
  text-decoration: none;
  color: inherit;
  height: 100%;
  box-sizing: border-box;
}

a.screens-row {
  text-decoration: none;
  color: inherit;
}

.author-photo-affiliate {
  display: block;
  line-height: 0;
}
