@@ -140,6 +140,10 @@ body {
z-index: 2;
}
+.fw-bold {
+ font-weight: bold;
+}
+
.navbar-light .navbar-brand {
color: var(--dark);