:root {
  --primary-color: #3b6fb6;
  --secondary-color: #FFD943;
  --tertiary-color: #3b6fb6;
  --primary-color-rgb: 23,155,255;
}