/*
Theme Name: New Vision Custom
Template: generatepress
Author: Child Theme Configurator
Version: 1.0.1447958459
Updated: 2015-11-19 18:40:59
*/

@charset "UTF-8";

.site-header .header-image {
    max-height: 70px;
}
@media screen and (min-width: 769px) {
.site-branding {
    display: inline-block !important;
}
.site-logo {
    float: left !important;
    margin-right: 20px !important;
}
}

.button-wrapper {text-align: center; margin: 0 auto;}
.button {text-align: center; margin: 0 auto; color: #FFFFFF; background-color: blue; border-radius: 5px; padding: 15px 35px; font-size: 20px; font-family: Segoe UI, Helvetica Neue, Helvetica, sans-serif;}

.wp-show-posts-columns .wp-show-posts-entry-title {font-size: 35px; font-weight: 500; color:#648e4f; font-family: "Vollkorn", serif;}
.wp-show-posts-columns .wp-show-posts-entry-title a {color:#648e4f;}
