/*
 * DO NOT EDIT THIS FILE.
 * It's generated automatically by 'npm run build' command.
 * @preserve
 */
  .contact-info-item {
  font-size: 0.625rem;
  text-align: center;
  margin-bottom: 1.875rem;
}
  .contact-info-item__description {
    margin-top: 0.625rem;
  }
  .contact-info-item__description p:before {
      content: " ";
      display: inline-block;
      @width: 16px;
    }
  .contact-info-item__description p:first-child:before {
      display: none;
    }
