.fab-help {
  background-color: #EF6D22;
  color: white;
  cursor: pointer;
}

.fab-help:hover {
  background-color: #b35a2b;
  color: white;
}
