Solved it, maybe not the most efficient code, but it works:
body .container.sidebar.widget_recent_entries {font size: 15px; font color: #333}
.widget-area {
font-size: 15px;
}
.widget ul {
font-size: 15px;
text-transform: none;
color: #333;
line-height: 1.6;
}