#slp-contact-wrap{
  --slp-accent:#008080;
  --slp-accent-text:#ffffff;
  --slp-bg:#ffffff;
  --slp-text:#9e9e9e;
  --slp-border:#E6E7EA;
  --slp-muted:#8A8D94;
  --slp-radius:12px;
  --slp-radius-btn:8px;
  --slp-card-bg:#c4c4c4;
  --slp-card-text:#1D1D1E;
  --slp-card-border:#E6E7EA;
  --slp-card-sel-bg:#008080;
  --slp-card-sel-text:#848484;
  --slp-card-sel-border:#008080;
}
