/* @import url('https://fonts.googleapis.com/css?family=Kalam|Lato'); */

/*Headings and formatting*/
.title {
    font-family: 'Arial', bold;
    font-size: 2.2em;
}

h1, single-title, .single-subtitle{
    font-family: 'Arial', bold;
}

.header .single-title,
.header .single-subtitle,
.single.page .post-meta
{
    text-align: center;
}

.single .post-footer .post-info-more {
    display: none;
}
