:root {
  --primary-color: #3C48E1;
  --primary-color-rgb: 60, 72, 225;
  --secondary-color: #3C48E1;
  --secondary-color-rgb: 60, 72, 225;
}