.contacts__footer {
  padding-left: 56px;
  padding-top: 4px;
  background: url("/themes/comp1/img/phone.svg") top left no-repeat;
  background-size: 48px 48px;
}
.contacts_header {
  display: block;
  font-size: 0.777777777777778rem;
  color: #fff;
}
.contacts_item {
  position: relative;
  display: block;
  font-size: 1.333333333333333rem;
}
.contacts__footer .contacts_item {
  font-weight: 400;
  color: #fff;
}
.contacts_icon {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  fill: #00bbfe;
}
.contacts__print .contacts_icon {
  fill: #000;
}
.contacts_icon__address {
  height: 20px;
}

/*# sourceMappingURL=../maps/component/contacts.css.map */
