:root {
  --primary-color: #3530d6;
  --primary-color-rgb: 51, 48, 214;
  --secondary-color: #3530d6;
  --secondary-color-rgb: 51, 48, 214;
}