p {
  letter-spacing: 0.03em;
}

.company-item {
  padding: 1.875rem;
  background-color: #fff;
  border-radius: 8px;
  width: 482px;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .company-item__tel {
    pointer-events: none;
  }
}/*# sourceMappingURL=style-privacy.css.map */