
diff --git a/frontend/web/css/style.violet.ab.css b/frontend/web/css/style.violet.ab.css
index 9d30155..89e8c23 100644
--- a/frontend/web/css/style.violet.ab.css
+++ b/frontend/web/css/style.violet.ab.css
@@ -4250,4 +4250,13 @@ a.list-group-item.active > .badge,
.field-order-subject{
display:none!important;
+}
+
+.bar h2.text-uppercase{
+ border-bottom: solid 5px #fff;
+ display: inline-block;
+ padding-bottom: 10px;
+}
+.bar.background-gray h2.text-uppercase{
+ border-bottom: solid 5px #642682;
}
\ No newline at end of file
--
libgit2 0.21.4