:root {
  --primary-color: #082b59;
  --primary-color-rgb: 8, 43, 89;
  --secondary-color: #F6F6F6;
  --secondary-color-rgb: 246, 246, 246;
}