.blune-button-block {
  background: #a9cdce;
  color: var(--typo);
  font-weight: 600;
  padding: 0.5rem 1rem;
  width: auto;
  text-align: center;
  background: url(./background.png) no-repeat center;
  background-size: contain;
}
