:root {
  --primary-color: #d2e6f6;
  --primary-color-rgb: 210, 230, 246;
  --secondary-color: #7af0ff;
  --secondary-color-rgb: 210, 230, 246;
}