/* hidden */
.main-navigation { 
		display: none !important; 
}

.site-info {
		display: none !important;
}

@font-face {
    font-family: 'Balbes'; 
		src: url('/wp-content/uploads/fonts/Balbes%20Free.ttf') format('woff2');
}

#masthead .site-branding {
		padding-right: 0;
}

.site-branding p {
		font-family: 'Balbes';
		color: #F5F5E7;
		font-size: 35px !important;
		text-align: center;
		line-height: 1.2em;
}

h2 {
		color: #F5F5E7 !important; 
		font-size: 28px;
		line-height: 1.2em;
}

.gallery .textwidget {
		margin-top: -88px;
}

.gallery .textwidget h3 {
		font-family: 'Balbes';
		color: #5C6B5F;
		font-size: 25px;
}

.site-footer p {
		font-size: 25px;
		color: #5C6B5F; 
}

.copyright {
		margin-bottom: 0;
		font-size: 20px !important;
}

.attrib {
		margin-top: 2px;
		font-size: 16px !important;
}

.site-footer a {
		color: #5C6B5F !important; 
		font-weight: bold;
}