:root {
  --primary-color: #d3d3d3;
  --primary-color-rgb: 211, 211, 211;
  --secondary-color: #d3d3d3;
  --secondary-color-rgb: 211, 211, 211;
}