I updated the custom.css and nothing seemed to change. Here is the code I pasted;
Custom CSS Template for Themonic
*/
/* Unquote the following to move the slider buttons within the slider to the right bottom.
.flexslider { margin-bottom: 25px;}
.flex-control-nav, .flex-direction-nav {
float: right;
list-style: none outside none;
margin-right: 5px;
margin-top: -62px;
max-width: 125px;
padding: 0;
position: relative;
}
*/
.entry-content > p {
font-size: 16px;
}