@tailwind base;
@tailwind components;
@tailwind utilities;
:root {
  --omi-color-green: #95C11F;
  --srt-color-green: #029777;
}