.static__contacts__popup__content {
  font-size: 14px;
}
.static__contacts__popup__name {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.static__contacts__popup__phone {
  font-size: 15px;
  margin-bottom: 8px;
}
.static__contacts__popup__map-wrap {
  margin-top: 20px;
  margin-bottom: 20px;
}
.static__contacts__popup__header {
  font-weight: bold;
  margin-bottom: 5px;
}
.static__contacts__popup__text {
  margin-bottom: 20px;
}
.static__contacts__popup__info {
  margin-bottom: 10px;
}
