.citrine-button {
  padding: 5px;
  border-radius: 5px;
  background-color: black;
  color: white;
  border: 2px solid gold;
  cursor: pointer;
}