.article-list .article {border: none;}
.social-icon-vk .fa-vk::before{
  content: '\f041'];
}

.chatbase-bubble {
  top: -100px;
}

.treasure-next-scan {
  margin-top: 1.5rem;
  padding: 1.25rem;
  border: 1px solid #d7b85b;
  border-radius: 8px;
  background: #fff8df;
  color: #211a10;
  text-align: center;
}

.treasure-next-scan p {
  margin: 0 0 0.85rem;
}

.qr-close-btn {
  display: inline-block;
  min-height: 48px;
  margin-top: 0.25rem;
  padding: 0.75rem 1.25rem;
  border: 1px solid #d7b85b;
  border-radius: 6px;
  background: #211a10;
  color: #fff8df;
  font: inherit;
  font-weight: 700;
  line-height: 1.2;
  cursor: pointer;
}

.qr-close-btn:hover,
.qr-close-btn:focus-visible {
  background: #3a2d18;
  color: #fff;
}

.qr-close-help {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
  font-size: 0.95rem;
  line-height: 1.5;
}
