You can change the callout content style by overriding the default style in HeadCSS:
Callout margins:
.calloutContent{margin:30px 15px 15px 40px}
Callout heading:
.calloutContent h2{color:#000;margin-right:20px}
Callout content:
.calloutContent p{margin-right:20px}