Hey guys.
Attempting to style the bold font – both weight and color to no avail.
I have implemented
.main_color strong, .alternate_color strong { font-weight; 400; }
which I am trying to use to style the bold font to be the same weight as the regular body font on http://codelessme.com/diaperfree/us/mission/ but it isn’t working at all. I eventually gave up on color using code and just did through the default style editor HOWEVER I would rather have styled via css for that particular area.