I'm tryinf to control the color of the horizontal rule. It currently takes the Border Color, whilst the flag takes the Primary Color.
I have tried the following in the css with {color: # ;}
.hr
.hr-separator
.hr-separator extralight-border
span.hr-seperator extralight-border
Funny thing is that if I use firebug and highlight the thin line and then look at the computed css, it shows me the color that I wanted (same as the Primary Color) but on the page I still see the Border Color.














