Okay so I figured out how to change post titles fonts:
#cp-box .cp-box ul li a{
color: #7a3b0d;
font-size: 22px;
text-align: left;
}
though then you have to change back the read more button text.
Also removed the bullets, yay
Now still trying to find a way how to get the title above the image?