/*
Theme Name: Exposure Child
Description: Child theme for the Exposure. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Version: 1.0
Author URI: http://themefuse.com/
Template: exposure-parent
Tags: translation-ready
*/

@import url("../exposure-parent/style.css");

.fw-col-md-4.postlist-col:nth-child(3n+1) {
    clear: left;
}

.postlist-grid .post .entry-title {
    font-size: 32px;
}

.fw-heading.fw-heading-h4 .fw-special-title {
    font-size: 42px;
    color: #636363 !important;
}