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

.nhrcc-core-contributions .error {
    color: red;
}

/* .nhrcc-core-contributions .card.max-w-none {
    max-width: unset;
} */