@tailwind base;
@tailwind components;
@tailwind utilities;

.text-shadow {
	text-shadow: -3px 2px #173e69;
}
