.site-title {
/**	font-size: 18px; */
	font-size: calc(4px + 1.8vw); 
	line-height: 48px;
	font-weight: bold;
}

.page-header{
    margin: 40px 0px 5px 0px;
    padding: 5px;
	background-color: #dde5d3;
}
h2 {
    font-size: 17px;
    line-height: 24px;
}