.share-button {
  background-color: #a505f0;
  border-color: #a505f0;
  opacity: 0.6;
}
.share-button:hover {
  opacity: 1;
}

h1 {
  text-decoration-color: #a505f0;
  text-decoration-line: underline;
}

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