.c-destiny-sidebar__valoration {
  margin-top: 16px;
}
.c-destiny-sidebar__title {
  margin: 0;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.14;
  color: #000;
  text-align: center;
}
.c-destiny-sidebar__stars {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-top: 5px;
}
.c-destiny-sidebar__stars img {
  width: 23px;
}
.c-destiny-sidebar__result {
  font-size: 0.875em;
  font-style: italic;
  margin: 10px 0 0 0;
  line-height: 1.14;
  color: #343434;
  text-align: center;
}