:root {
  --primary-color: #3986F7;
  --deep-primary-color: #1D6EE6;
  --shallow-primary-color:rgba(29, 110, 230, 0.1);
  --shallow-border-color:#6AA6FF;
  --footer-primary-color:#3986F7;
  --price-color: #3986F7;
  --rgba-primary-color-1: rgba(29, 110, 230, 0.1);
  --rgba-primary-color-5: rgba(29, 110, 230, 0.5);
  --placeholder-content: "\e683";
  --tooltip-bg-color: #6AA6FF;
  --warning-color: #FF4848;
  --footer-copyRight-color: #8E909B;
  --footer-copyRight-bg-color: #1D2138;
  --footer-bg-color: #252A46;
  --footer-height: 276px;
  --footer-copyRight-height: 50px;
}
