diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index d91cd447..cbe53aa3 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1996,4 +1996,6 @@ select[class*="selectpicker"], border-radius: 6px !important; } -.border-primary{border-color: #212e53 !important;} \ No newline at end of file +.border-primary{border-color: #212e53 !important;} +.text-primary { color: #212e53 !important; } +.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); } \ No newline at end of file