:root {
  --primary-color: #f8f9fa;
  --primary-color-rgb: 248, 249, 250;
  --secondary-color: #f8f9fa;
  --secondary-color-rgb: 248, 249, 250;
}