/*
 Theme Name:   Clean Bloggist Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Clean Bloggist Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     bloggist
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  clean-bloggistchild
*/


.main-navigation ul li.current-menu-item > a{font-weight: bold}


.main-navigation ul li {
  font-weight: bold
}


.main-navigation ul li a:link{
 font-weight: bold
}

.main-navigation ul li a{
	font-weight: 600
}

.main-navigation ul li > a{
	font-weight: bold
}

.primary-menu .pmenu a:link {
	font-weight: bold
}

.page-numbers li {
  background: black;
	color: white
}

.content-wrapper h2.entry-title a{
	font-weight: bold
}