In other themes I've used, changing the font size in the sidebar is as easy as using
#sidebar{
font-size: 16px;
}
However, this will not work in the Forever theme's custom CSS. There are a number of "widget" items in the code, but even editing all of them (except for the title, which I'd like to stay the same) with "font-size: 16px;" will not change anything.
What am I missing? I'd like to make my widget text smaller (not the title).
The blog I need help with is blankthis.wordpress.com.