.button-warning {
  background: tomato;
  padding: 1rem 2rem;
  color: white;
  border-radius: 3px;
}