.contacts-group__title {
  font-size: 16px;
  font-weight: 700;
  color: #00000080;
}
.contacts-group__value {
  padding-top: 5px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.contacts-group__value a {
  text-decoration: none;
  color: inherit;
}
.contacts-group__text {
  font-size: 11px;
  padding-top: 3px;
}