/* here you can put your own css to customize and override the theme */
.page-logo a {
	color: #fff;
    font-size: 1.6em;
    margin: 7px 0 0;
    font-weight: 300;
}

	.page-logo a span {
		color: #d10;
	}

	.page-logo a:hover {
		text-decoration: none;
	}