:root {
  --primary-color: rgb(211, 0, 0);
  --secondary-color: rgb(255, 255, 255);
  --field-color: rgb(230 230 230);
  --text-color: rgb(121 121 121);
  --text-color-2: rgb(0, 0, 0);
}
