.hello-btn-black-on-light {
  border: none !important;
}

body .btn__hello-description {
  font-size: 14px;
  text-align: center;
}

body.logged-in .btn__hello-description {
  display: none;
}