:root {
  --primary-color: #0c003d;
  --primary-color-rgb: 12, 0, 61;
  --secondary-color: #d9d9d9;
  --third-color: #3d24a1;
}
