diff --git a/frontend/src/App.css b/frontend/src/App.css
index 82c49f5..263bcc3 100644
--- a/frontend/src/App.css
+++ b/frontend/src/App.css
@@ -55,4 +55,9 @@
.custom-icon {
color: white;
+}
+
+.background-black {
+ background-color: rgb(10,10,10);
+ color: white;
}
\ No newline at end of file
diff --git a/frontend/src/components/Markers.tsx b/frontend/src/components/Markers.tsx
index 9c3f47c..e48cfd0 100644
--- a/frontend/src/components/Markers.tsx
+++ b/frontend/src/components/Markers.tsx
@@ -127,41 +127,41 @@ function ConditionTableIcon({ zoom, conditions }: PropsTable) {
-
+
Sector
-
+
FIR
-
AD
- COP
- Level
- {hasSpecialConditions ? Special Conditions : null}
- From
- To
- From
- To
+ AD
+ COP
+ Level
+ {hasSpecialConditions ? Special Conditions : null}
+ From
+ To
+ From
+ To