.call-button {
  background-color: #e5e5e5;
}

.call-button:hover {
  background-color: black;
  color: white;
}
