:root {
  --primary-color: #0f5d94;
  --primary-color-rgb: 6, 141, 160;
  --secondary-color: #067ed4;
  --secondary-color-rgb: 6, 141, 160;
}