.profile-form {
  margin-top: 5rem; }

.profile-submit {
  margin: 0 0.5rem 0 0; }

#pass-field input {
  border-radius: .25rem .25rem 0 0; }
#pass-field .strength {
  border-radius: 0 0 .25rem .25rem;
  display: block;
  font-size: 1rem;
  line-height: 2.5rem;
  text-align: center; }
#pass-field.empty input {
  border-radius: .25rem; }
#pass-field.empty .strength {
  display: none !important; }

/*# sourceMappingURL=profile.css.map */
