:root {
  --color-white: rgb(249, 251, 255);
  --color-blue: rgb(65, 80, 103);
  --color-orange: rgb(198, 161, 121);
}
