/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

#sidebar .widget h3,
#footer-widgets .widget h3 {
    color:#eb1245 !important;
    text-shadow: 1px 1px #eb1245;
}

#sidebar .widget h3,
#footer-widgets .widget h3 {
 text-transform:none !important;
 font-size:35px; 
}

