/* Field app styles */
.ev-login input,
.ev-app-mount input,
.ev-app-mount select,
.ev-app-mount textarea,
.ev-app-mount button {
  font: inherit;
}
.ev-app-mount button.ev-btn {
  min-height: 44px;
}
.ev-app-nav .ev-btn--ghost {
  background: #fff;
}
