#home-buttons {
  text-align: center;
}

.user-name-welcome {
  display: inline-block;
  font-size: max(min(15vw, 2em), 1em);
}

@media screen and (min-width: 1400px) {
  .user-name-welcome {
    font-size: 2em;
  }
}

/*# sourceMappingURL=home.css.map */
