.floating-button {
  position: fixed;
  bottom: 30px;
  right: 75px;
  background: #4e602f;
  color: white;
  padding: 10px;
}