@import "./variables.css";
.card-title {
  font-family: var(--brand-font);
  font-style: normal;
  font-weight: 600;
  color: var(--black-color);
  font-size: 16px;
  line-height: 32px;
}
.card-title__icon {
  width: 30px;
}

/*# sourceMappingURL=CardTitle.css.map */
