/* формат текста в widget блоках */
.widget-text {
  color: #929292;
  font-size: 12px;
  line-height: 26px;
  width: 28ch;
  text-align: center;
}



.title-contacts {
  color: #fff;
  text-transform: uppercase;
  font-family: Neuemontreal Bold, sans-serif;
  font-size: 8.5vw;
  font-weight: 700;
  line-height: 1;
}