:root {
  --primary-color: #5C64F2;
  --primary-color-rgb: 254, 204, 61;
  --secondary-color: #5C64F2;
  --secondary-color-rgb: 254, 204, 61;
}