+
@@ -562,10 +562,16 @@ export default {
display: inline-flex;
line-height: 15px;
font-size: 12px;
- background: #b12e29;
- color: white;
+ background: #f0c0bf92;
+ color: #b12e29;
}
+.nav-title-active{
+ background: #b12e29!important;
+ color: white!important;
+}
+
+
.login-form2 {
border-radius: 6px;
background: #ffffff;