:root {
  --primary-color: #f6f2ed;
  --primary-color-rgb: 246, 242, 237;
  --secondary-color: #3f82ee;
  --secondary-color-rgb: 63, 130, 238;
}