/* You can add global styles to this file, and also import other style files */
:root {
  --red-200: #ffc7c7;
  --red-600: #e61c1c;
  --secondary-50: #eef6ff;
  --secondary-600: #1d64f3;
}
