/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */


/**hide post author - J */
.author {
	display: none;
}

body {
	font-family: 'Open Sans', sans-serif!important;
	
}

#header-logo-image img {
    max-height: 100px;
}