:root {
  --primary-color: #0066CC;
  --primary-color-rgb: 0, 102, 204;
  --secondary-color: #0066CC;
  --secondary-color-rgb: 0, 102, 204;
}