.ub-loading {
  width: 350px;
  margin: 70px auto;
  color: #939393;
}

.ub-brand {
  color: #333;
  white-space: nowrap;
  font-size: 38px;
  font-weight: 400;
  margin: 10px 0 0;
  line-height: 38px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

.ub-text {
  font: normal 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #222;
}

.ub-link {
  color: #0572ce;
  text-decoration: underline;
  cursor: pointer;
}
