:root {
  --primary-color: #ffffff;
  --primary-color-rgb: 255, 255, 255;
  --secondary-color: #ffffff;
  --secondary-color-rgb: 255, 255, 255;
}