.PersonalValues {
  list-style-type: none;
  margin: 0;
  padding: 0;

  .PersonalValues-item {
    margin: 0;
    padding: 0;
  }
}
