div.mainTitle {
  padding: 10px;

  background-color: #C0C0C0;
}

div.poya-container {
  text-align: center;
  padding: 4px;
}

.poya-click:hover {
  background-color: #C0C0C0;
}

div.hash-container {
  text-align: center;
}

div.sample-container {
  min-height: 510px;
}

div.credits {
  margin-top: 40px;
  margin-bottom: 40px;
}

div.inventory {
  padding-top: 40px;
  padding-bottom: 40px;
}

div.space-block {
  padding-top: 5px;
  padding-bottom: 5px;
}

.step-btn {
  width: 200px; 
  margin-left: 20px;
}

.poya-row {
  margin-bottom: 20px;
}

.features-detail {
  margin-top: 20px;
}

.traits {
  margin-top: 20px;
}

.traits-data {
  margin-left: 20px;
}

.features-detail pre {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

.esp-detail {
  margin-top: 20px;
}

.inventory-bg-color {
  background: #ffcf0d;
}

div.counter {
  min-height: 38px;
}

div.footer {
  margin: 10px;
}

div.twitterlink {
  font-size: 0pt;
  padding-left: 15px;
  width: 155px;
}

div.opensealink {
  margin-left: 5px;
  margin-right: 5px;
}

div.opensealink svg {
  vertical-align: text-top;
  margin-right: 1px;
}

img.responsive {
  max-width: 100%;
  height: auto;
}

.sample-container .btn-fix:hover {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
}