#index-main {
  min-height: 95svh;
}

#index-main .button.button-white {
  max-width: 500px;
  font-size: 1.5em;
  border-radius: 60px;
  border: none;
  color: white;
  background: #DF0A15;
}
