.font-family-size-button {
  font-size: 28px;
  font-family: Helvetica, "Times New Roman", sans-serif;
}

.black-bg-white-text {
  background-color: black;
  color: white;
}
