:root {
  --primary-color: #165fa8;
  --primary-color-rgb: 22, 95, 168;

  --secondary-color: #165fa8;
  --secondary-color-rgb: 22, 95, 168;
}