/*
Theme Name:     Education Booster Child
Author:         Daniel Gadawski
Author URI:     https://gadawski.pl
Template:       education-booster
*/
@import url("../education-booster/style.css");

.wrap-inner-banner .page-header .page-title {
	text-shadow: 2px 3px 5px black;
}

.nav-links .nav-next a:before {
  content: "Następny wpis";
}

article.post-content {
	color: #393939;
}

.block-grid .post-content .post-content-inner {
	color: #7e7e7e;
}
