.t744 .coffee-intensity span {
  display: inline-block;
  width: 12px;
  height: 18px;
  margin-right: 2px;
  vertical-align: middle;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* Закрашенная иконка */
.t744 .intensity-full {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.256.8c-.13 0-.213.09-.163.275.339 1.282.314 3.032-.568 4.902-1.075 2.214-.917 4.192-.479 4.962.116.2.278.233.394.233 1.984-.033 3.511-2.499 3.459-5.385C7.86 3.538 6.852 1.65 5.492.873A.47.47 0 0 0 5.259.8Z' fill='%23512c1f'/%3E%3C/svg%3E");
}

/* Пустая иконка */
.t744 .intensity-empty {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.256.8c-.13 0-.213.09-.163.275.339 1.282.314 3.032-.568 4.902-1.075 2.214-.917 4.192-.479 4.962.116.2.278.233.394.233 1.984-.033 3.511-2.499 3.459-5.385C7.86 3.538 6.852 1.65 5.492.873A.47.47 0 0 0 5.259.8Z' fill='%23c6b9ae'/%3E%3C/svg%3E");
}
