/* app.mobile.css: mobile-only (max-width: 1023px). Load with media="(max-width: 1023px)". */
.btn {
  width: 100%;
  justify-content: center;
}
