.bg-contact {
  background: url(/templates/01/images/bg-contact.avif) center center / cover no-repeat;
}
.contact-info-icon {
  display: inline-block;
  width: 70px;
  min-width: 70px;
  height: 70px;
  line-height: 70px;
  background-color: var(--color-accent-1);
  text-align: center;
}
