.elementor .card-icon{.card-icon, .feature-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  font-size: 1.2rem;
  font-weight: 900;
  color: var(--jp-white);
  background: linear-gradient(135deg, var(--jp-blue), var(--jp-red));
}\n}