/* Enter Your Custom CSS Here */
.site-branding .site-title, .site-branding .site-description {
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	color:black;
}
.footer-copyright {
	color:black;
}
.swiper-pagination-bullet {
	background:white;
}
#page-breadcrumb, #page-titlebar #page-breadcrumb, #page-cover #page-breadcrumb, .post-comments {
	display:none;
}