html, body, * {
	
}


.about_site {
	font-size: 1.285rem;
    line-height: 2.5rem;
    font-weight: 800;
    text-align: center;
	color: #0497d8;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

.pkp_site_name {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}