/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
.entry-post {
    width: 100%;
    margin-top: -20px;
}
.call-box {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
}