diff --git a/frontend/src/index.css b/frontend/src/index.css index cc94363..124e56a 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -433,4 +433,8 @@ button { .section { padding: 0.75rem; } + + .mb-lg { + color: white; + } } \ No newline at end of file