:root {
  --primary-color: #1a1a1a;
  --primary-color-rgb: 26, 26, 26;
  --secondary-color: #2c5f7c;
  --secondary-color-rgb: 44, 95, 124;
}