:root {
  --primary-color: #f2f2f2;
  --primary-color-rgb: 242, 242, 242;
  --secondary-color: #f2f2f2;
  --secondary-color-rgb: 242, 242, 242;
}