/*
Theme Name: Green Impact Fund
Theme URI: http://go2web.com
Author: David Brew
Author URI: http://david-brew.com/
Description: The Vita Green Impact Fund is a special impact investment focused on fighting poverty and climate change in rural Africa.
Version: 1.1.1
Text Domain: greenimpact
*/

@import url("assets/styles/general.css");
@import url("assets/styles/site-styles.css");


#main-content .post-read-more {
    text-align: right;
    font-size: 20px;
}

#main-content .post-date {
    font-weight: 600;
}

.single .image-wrap, .blog .image-wrap {
    position: relative;
}

.single #main-content p {
    margin-bottom: 12px;
}

.blog #main-content, .single #main-content {
    height: 500px;
    margin-top: 10px;
    margin-bottom: 40px;
    overflow: auto;
}

#sidebar {
    border-left: 1px solid #eee;
}

