body a {
  color: #08ffb8; }

.g-button.g-button--invert {
  transition: all 0.3s ease-out; }

.g-button.g-button--invert:hover {
  text-shadow: none !important;
  transform: translateY(-2px); }

.baloon-content h3 {
  font-size: 20px; }
