body,
html {
  font-family: 'Ubuntu', sans-serif;
}

.hero.is-primary {
  background: linear-gradient(to top right, #00B0FF 10%, #1FE9B6);
}