:root {
  --primary-color: #190087;
  --primary-color-rgb:30, 0, 160;
  --secondary-color: #4c4fff;
  --secondary-color-rgb:76, 79, 255;
}