:root {
  --primary-color: #2f3c93;
  --primary-color-rgb: 47, 60, 147;

  --secondary-color: #2f3c93;
  --secondary-color-rgb: 47, 60, 147;
}