:root {
  --primary-color: #211E3B;
  --primary-color-rgb: 33, 30, 59;

  --secondary-color: #43BAFF;
  --secondary-color-rgb: 67, 186, 255;
}