.ctd-backpack__provider-icon {
  align-items: center;
  background: #e33e3f;
  border-radius: var(--cointacted-ui-radius-sm, 10px);
  color: #fff;
  display: inline-flex;
  flex: 0 0 34px;
  font: 700 17px/1 inherit;
  height: 34px;
  justify-content: center;
  width: 34px;
}

.ctd-backpack__provider {
  color: inherit;
  font: inherit;
}
