.ctd-solflare__provider-icon {
  align-items: center;
  background: #fc6b27;
  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-solflare__provider {
  color: inherit;
  font: inherit;
}
