.hero-font {
  font-family: "Bangers", system-ui;
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, i, label, span, input, textarea, button, a {
  font-family: "nunito", system-ui;
}

.hashtag {
  font-style: italic;
}

.player-wrapper {
  border-radius: 10px;
}

.songible-button {
  background-color: #ff0000;
  color: white;
  border-radius: 30px;
  font-weight: bold;
  border: none;
  padding: 10px 100px;
}

/*# sourceMappingURL=main.css.map */
