.profile-preferences input, .profile-preferences select {
  width: 300px;
  border: 1px solid #7F7F7F;
  padding: 3px;
}

.profile-preferences {
  color: #6d6d6d;
}

.edit-form {
  margin-left: 10px;
}

.input-wrapper {
  margin-bottom: 10px;
}

h2, h3 {
  font-weight: normal;
}

#button-wrapper {
  margin-top: 20px;
}

#button-wrapper button {
  border-radius: 0px;
  padding: 7px 15px;
  height: auto;
  margin-right: 5px;
}
